Home
last modified time | relevance | path

Searched defs:UpdateSortKey (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dpriority_queue_unittest.cc180 TEST_F(PriorityQueueWithSequencesTest, UpdateSortKey) { in TEST_F() argument
H A Dpriority_queue.cc162 void PriorityQueue::UpdateSortKey(const TaskSource& task_source, in UpdateSortKey() function in base::internal::PriorityQueue
H A Dthread_group_semaphore.cc163 void ThreadGroupSemaphore::UpdateSortKey(TaskSource::Transaction transaction) { in UpdateSortKey() function in base::internal::ThreadGroupSemaphore
H A Dthread_group_impl.cc158 void ThreadGroupImpl::UpdateSortKey(TaskSource::Transaction transaction) { in UpdateSortKey() function in base::internal::ThreadGroupImpl