CurrentWorkerId 95 content/child/fileapi/webfilesystem_impl.cc return WorkerTaskRunner::Instance()->CurrentWorkerId(); CurrentWorkerId 143 content/child/fileapi/webfilesystem_impl.cc if (thread_id != CurrentWorkerId()) { CurrentWorkerId 338 content/child/fileapi/webfilesystem_impl.cc if (WorkerTaskRunner::Instance()->CurrentWorkerId()) CurrentWorkerId 344 content/child/fileapi/webfilesystem_impl.cc DCHECK(!WorkerTaskRunner::Instance()->CurrentWorkerId()); CurrentWorkerId 376 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results), CurrentWorkerId 378 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 393 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results), CurrentWorkerId 395 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 412 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 428 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 444 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 459 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 474 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 489 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results), CurrentWorkerId 491 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 507 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 523 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 538 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 553 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 568 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results), CurrentWorkerId 570 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 587 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results, CurrentWorkerId 590 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 605 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results, CurrentWorkerId 608 content/child/fileapi/webfilesystem_impl.cc CurrentWorkerId(), callbacks_id, waitable_results)), CurrentWorkerId 35 content/child/fileapi/webfilewriter_impl.cc thread_id_(WorkerTaskRunner::Instance()->CurrentWorkerId()), CurrentWorkerId 78 content/child/indexed_db/indexed_db_dispatcher.cc if (WorkerTaskRunner::Instance()->CurrentWorkerId()) CurrentWorkerId 184 content/child/indexed_db/indexed_db_dispatcher.cc ipc_cursor_id, CurrentWorkerId(), ipc_callbacks_id, count)); CurrentWorkerId 200 content/child/indexed_db/indexed_db_dispatcher.cc ipc_cursor_id, CurrentWorkerId(), ipc_callbacks_id, key, primary_key)); CurrentWorkerId 211 content/child/indexed_db/indexed_db_dispatcher.cc ipc_cursor_id, CurrentWorkerId(), ipc_callbacks_id, n)); CurrentWorkerId 233 content/child/indexed_db/indexed_db_dispatcher.cc params.ipc_thread_id = CurrentWorkerId(); CurrentWorkerId 250 content/child/indexed_db/indexed_db_dispatcher.cc params.ipc_thread_id = CurrentWorkerId(); CurrentWorkerId 263 content/child/indexed_db/indexed_db_dispatcher.cc params.ipc_thread_id = CurrentWorkerId(); CurrentWorkerId 289 content/child/indexed_db/indexed_db_dispatcher.cc params.ipc_thread_id = CurrentWorkerId(); CurrentWorkerId 439 content/child/indexed_db/indexed_db_dispatcher.cc Send(new IndexedDBHostMsg_DatabaseClear(CurrentWorkerId(), CurrentWorkerId 461 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 484 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 496 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 507 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 525 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 541 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 551 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 561 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(p.ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 590 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(p.ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 615 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(p.ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 638 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 646 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(p.ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 667 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 684 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 698 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 708 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 720 content/child/indexed_db/indexed_db_dispatcher.cc DCHECK_EQ(ipc_thread_id, CurrentWorkerId()); CurrentWorkerId 177 content/child/indexed_db/indexed_db_dispatcher.h static int32 CurrentWorkerId() { CurrentWorkerId 178 content/child/indexed_db/indexed_db_dispatcher.h return WorkerTaskRunner::Instance()->CurrentWorkerId(); CurrentWorkerId 184 content/child/indexed_db/indexed_db_dispatcher.h params.ipc_thread_id = CurrentWorkerId(); CurrentWorkerId 174 content/child/indexed_db/indexed_db_dispatcher_unittest.cc params.ipc_thread_id = dispatcher.CurrentWorkerId(); CurrentWorkerId 216 content/child/indexed_db/indexed_db_dispatcher_unittest.cc dispatcher.CurrentWorkerId(), ipc_callbacks_id, std::string()); CurrentWorkerId 57 content/child/quota_dispatcher.cc return WorkerTaskRunner::Instance()->CurrentWorkerId(); CurrentWorkerId 87 content/child/quota_dispatcher.cc if (WorkerTaskRunner::Instance()->CurrentWorkerId()) CurrentWorkerId 114 content/child/quota_dispatcher.cc int request_id = quota_message_filter_->GenerateRequestID(CurrentWorkerId()); CurrentWorkerId 127 content/child/quota_dispatcher.cc DCHECK(CurrentWorkerId() == 0); CurrentWorkerId 128 content/child/quota_dispatcher.cc int request_id = quota_message_filter_->GenerateRequestID(CurrentWorkerId()); CurrentWorkerId 29 content/child/service_worker/service_worker_dispatcher.cc return WorkerTaskRunner::Instance()->CurrentWorkerId(); CurrentWorkerId 68 content/child/service_worker/service_worker_dispatcher.cc CurrentWorkerId(), request_id, pattern, script_url)); CurrentWorkerId 77 content/child/service_worker/service_worker_dispatcher.cc CurrentWorkerId(), request_id, pattern)); CurrentWorkerId 87 content/child/service_worker/service_worker_dispatcher.cc CurrentWorkerId(), provider_id)); CurrentWorkerId 95 content/child/service_worker/service_worker_dispatcher.cc CurrentWorkerId(), provider_id)); CurrentWorkerId 110 content/child/service_worker/service_worker_dispatcher.cc if (WorkerTaskRunner::Instance()->CurrentWorkerId()) CurrentWorkerId 78 content/child/worker_task_runner.cc DCHECK(CurrentWorkerId() > 0); CurrentWorkerId 83 content/child/worker_task_runner.cc DCHECK(CurrentWorkerId() > 0); CurrentWorkerId 105 content/child/worker_task_runner.cc DCHECK(loop_map_[CurrentWorkerId()] == loop); CurrentWorkerId 106 content/child/worker_task_runner.cc loop_map_.erase(CurrentWorkerId()); CurrentWorkerId 25 content/child/worker_task_runner.h int CurrentWorkerId(); CurrentWorkerId 38 content/child/worker_task_runner_unittest.cc ASSERT_EQ(0, task_runner_.CurrentWorkerId()); CurrentWorkerId 43 content/child/worker_task_runner_unittest.cc ASSERT_LT(0, task_runner_.CurrentWorkerId()); CurrentWorkerId 17 content/child/worker_thread_task_runner.cc int worker_thread_id = WorkerTaskRunner::Instance()->CurrentWorkerId(); CurrentWorkerId 33 content/child/worker_thread_task_runner.cc return worker_thread_id_ == WorkerTaskRunner::Instance()->CurrentWorkerId(); CurrentWorkerId 130 content/renderer/service_worker/embedded_worker_context_client.cc WorkerTaskRunner::Instance()->CurrentWorkerId()); CurrentWorkerId 131 content/renderer/service_worker/embedded_worker_context_client.cc DCHECK_NE(0, WorkerTaskRunner::Instance()->CurrentWorkerId()); CurrentWorkerId 232 content/renderer/service_worker/embedded_worker_context_client.cc WorkerTaskRunner::Instance()->CurrentWorkerId(),