Searched defs:BlockingStarted (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/base/test/ | ||
| D | test_waitable_event_unittest.cc | 17   void BlockingStarted(BlockingType blocking_type) override { ADD_FAILURE(); }  in BlockingStarted()  function in base::NoInvokeBlockingObserver | 
| /external/libchrome/base/task_scheduler/ | ||
| D | scheduler_worker_pool_impl.cc | 643 void SchedulerWorkerPoolImpl::SchedulerWorkerDelegateImpl::BlockingStarted(  in BlockingStarted()  function in base::internal::SchedulerWorkerPoolImpl::SchedulerWorkerDelegateImpl | 
| /external/cronet/base/task/thread_pool/ | ||
| D | thread_group_impl.cc | 791 void ThreadGroupImpl::WorkerThreadDelegateImpl::BlockingStarted(  in BlockingStarted()  function in base::internal::ThreadGroupImpl::WorkerThreadDelegateImpl |