Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Ddelayed_priority_queue.cc119 scoped_refptr<TaskSource> DelayedPriorityQueue::PopTaskSource() { in PopTaskSource() function in base::internal::DelayedPriorityQueue
H A Dpriority_queue.cc124 RegisteredTaskSource PriorityQueue::PopTaskSource() { in PopTaskSource() function in base::internal::PriorityQueue