Searched refs:BelongsToCurrentThread (Results 1 – 12 of 12) sorted by relevance
35 DCHECK(task_runner_->BelongsToCurrentThread()); in ThreadTaskRunnerHandle()41 DCHECK(task_runner_->BelongsToCurrentThread()); in ~ThreadTaskRunnerHandle()
28 bool BelongsToCurrentThread() const { in BelongsToCurrentThread() function
37 DCHECK(origin_task_runner_->BelongsToCurrentThread()); in ~PostTaskAndReplyRelay()51 DCHECK(origin_task_runner_->BelongsToCurrentThread()); in RunReplyAndSelfDestruct()
1400 DCHECK(constructor_task_runner_->BelongsToCurrentThread()); in Shutdown()
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()
63 if (task_runner_->BelongsToCurrentThread()) in DestructOnMessageLoop()
263 (*mdp_iter)->task_runner->BelongsToCurrentThread()) in UnregisterDumpProviderInternal()394 if (!task_runner->BelongsToCurrentThread()) { in ContinueAsyncProcessDump()464 if (!pmd_async_state->callback_task_runner->BelongsToCurrentThread()) { in FinalizeDumpAndAddToTrace()
260 ASSERT_TRUE(io_thread_->task_runner()->BelongsToCurrentThread()); in AssertOnIOThread()265 ASSERT_TRUE(file_thread_->task_runner()->BelongsToCurrentThread()); in AssertOnFileThread()
422 DCHECK(task_runner->BelongsToCurrentThread()); in SetTaskRunner()
167 DCHECK(GetTaskRunner()->BelongsToCurrentThread()); in PostNewScheduledTask()