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