Home
last modified time | relevance | path

Searched defs:ContainsWorker (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_group_worker_delegate.h97 bool ContainsWorker(const std::vector<scoped_refptr<Worker>>& workers, in ContainsWorker() function
/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dscheduler_worker_pool_impl.cc55 bool ContainsWorker(const std::vector<scoped_refptr<SchedulerWorker>>& workers, in ContainsWorker() function