Searched defs:RunBackgroundPooledWorker (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libchrome/base/task_scheduler/ | ||
H A D | scheduler_worker.cc | 228 NOINLINE void SchedulerWorker::RunBackgroundPooledWorker() { in RunBackgroundPooledWorker() function in base::internal::SchedulerWorker |
/aosp_15_r20/external/cronet/base/task/thread_pool/ | ||
H A D | worker_thread.cc | 326 NOINLINE void WorkerThread::RunBackgroundPooledWorker() { in RunBackgroundPooledWorker() function in base::internal::WorkerThread |