Searched refs:BelongsToCurrentThread (Results 1 – 19 of 19) sorted by relevance
37 if (!g_task_runner.Get()->BelongsToCurrentThread()) { in RecordComputedAction()51 DCHECK(g_task_runner.Get()->BelongsToCurrentThread()); in AddActionCallback()57 DCHECK(g_task_runner.Get()->BelongsToCurrentThread()); in RemoveActionCallback()69 DCHECK(task_runner->BelongsToCurrentThread()); in SetRecordActionTaskRunner()70 DCHECK(!g_task_runner.Get() || g_task_runner.Get()->BelongsToCurrentThread()); in SetRecordActionTaskRunner()
453 DCHECK(child_task_runner_->BelongsToCurrentThread()); in ~V4L2SliceVideoDecodeAccelerator()462 if (!child_task_runner_->BelongsToCurrentThread()) { in NotifyError()478 DCHECK(child_task_runner_->BelongsToCurrentThread()); in Initialize()563 DCHECK(decoder_thread_task_runner_->BelongsToCurrentThread()); in InitializeTask()576 DCHECK(child_task_runner_->BelongsToCurrentThread()); in Destroy()593 DCHECK(decoder_thread_task_runner_->BelongsToCurrentThread()); in DestroyTask()695 DCHECK(decoder_thread_task_runner_->BelongsToCurrentThread()); in CreateInputBuffers()742 DCHECK(decoder_thread_task_runner_->BelongsToCurrentThread()); in CreateOutputBuffers()809 DCHECK(decoder_thread_task_runner_->BelongsToCurrentThread() || in DestroyInputBuffers()836 DCHECK(child_task_runner_->BelongsToCurrentThread()); in DismissPictures()[all …]
74 DCHECK(runner->BelongsToCurrentThread()); in AttachClient()85 DCHECK(task_runner_->BelongsToCurrentThread()); in DetachClient()112 DCHECK(task_runner_->BelongsToCurrentThread()); in SendMessage()118 DCHECK(task_runner_->BelongsToCurrentThread()); in AllowWokenUpBySyncWatchOnSameThread()125 DCHECK(task_runner_->BelongsToCurrentThread()); in SyncWatch()144 DCHECK(task_runner_->BelongsToCurrentThread()); in OnHandleReady()173 DCHECK(task_runner_->BelongsToCurrentThread()); in EnsureSyncWatcherExists()442 if (task_runner_->BelongsToCurrentThread()) { in RaiseError()665 DCHECK(!current_task_runner || current_task_runner->BelongsToCurrentThread()); in ProcessNotifyErrorTask()677 DCHECK(endpoint->task_runner()->BelongsToCurrentThread()); in ProcessNotifyErrorTask()[all …]
38 DCHECK(task_runner_->BelongsToCurrentThread()); in ThreadTaskRunnerHandle()46 DCHECK(task_runner_->BelongsToCurrentThread()); in ~ThreadTaskRunnerHandle()
37 DCHECK(origin_task_runner_->BelongsToCurrentThread()); in ~PostTaskAndReplyRelay()51 DCHECK(origin_task_runner_->BelongsToCurrentThread()); in RunReplyAndSelfDestruct()
1400 DCHECK(constructor_task_runner_->BelongsToCurrentThread()); in Shutdown()
122 if (loop_.task_runner()->BelongsToCurrentThread()) { in QuitRunLoop()236 CHECK(sender_thread_.task_runner()->BelongsToCurrentThread()); in SetUp()244 CHECK(sender_thread_.task_runner()->BelongsToCurrentThread()); in Send()257 CHECK(sender_thread_.task_runner()->BelongsToCurrentThread()); in TearDown()282 CHECK(receiver_thread_.task_runner()->BelongsToCurrentThread()); in SetUp()296 CHECK(receiver_thread_.task_runner()->BelongsToCurrentThread()); in TearDown()
213 CHECK(thread_.task_runner()->BelongsToCurrentThread()); in SetUp()226 CHECK(thread_.task_runner()->BelongsToCurrentThread()); in TearDown()
28 bool BelongsToCurrentThread() const { in BelongsToCurrentThread() function
354 if (!task_runner()->BelongsToCurrentThread()) { in OnFilePathChanged()480 if (!task_runner()->BelongsToCurrentThread()) { in Cancel()489 DCHECK(task_runner()->BelongsToCurrentThread()); in CancelOnMessageLoopThread()513 DCHECK(task_runner()->BelongsToCurrentThread()); in UpdateWatches()
366 if (!task_runner->BelongsToCurrentThread()) { in Cancel()
78 ASSERT_TRUE(task_runner_->BelongsToCurrentThread()); in RecordChange()
61 if (task_runner_->BelongsToCurrentThread()) in DestructOnMessageLoop()
268 ASSERT_TRUE(io_thread_->task_runner()->BelongsToCurrentThread()); in AssertOnIOThread()273 ASSERT_TRUE(file_thread_->task_runner()->BelongsToCurrentThread()); in AssertOnFileThread()
440 DCHECK(task_runner->BelongsToCurrentThread()); in SetTaskRunner()
54 DCHECK(task_runner_->BelongsToCurrentThread()); in Watcher()
167 DCHECK(GetTaskRunner()->BelongsToCurrentThread()); in PostNewScheduledTask()
280 DCHECK(thread_.task_runner()->BelongsToCurrentThread()); in ProcessRequestsOnBackendThread()
596 if (!pmd_async_state->callback_task_runner->BelongsToCurrentThread()) { in FinalizeDumpAndAddToTrace()