Home
last modified time | relevance | path

Searched defs:PostTaskWithSequence (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dscheduler_worker_pool.cc142 bool SchedulerWorkerPool::PostTaskWithSequence( in PostTaskWithSequence() function in base::internal::SchedulerWorkerPool
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dtest_utils.cc162 bool MockPooledTaskRunnerDelegate::PostTaskWithSequence( in PostTaskWithSequence() function in base::internal::test::MockPooledTaskRunnerDelegate
H A Dthread_pool_impl.cc470 bool ThreadPoolImpl::PostTaskWithSequence(Task task, in PostTaskWithSequence() function in base::internal::ThreadPoolImpl