Searched defs:UpdateSortKey (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/base/task/thread_pool/ | ||
H A D | priority_queue_unittest.cc | 180 TEST_F(PriorityQueueWithSequencesTest, UpdateSortKey) { in TEST_F() argument |
H A D | priority_queue.cc | 162 void PriorityQueue::UpdateSortKey(const TaskSource& task_source, in UpdateSortKey() function in base::internal::PriorityQueue |
H A D | thread_group_semaphore.cc | 163 void ThreadGroupSemaphore::UpdateSortKey(TaskSource::Transaction transaction) { in UpdateSortKey() function in base::internal::ThreadGroupSemaphore |
H A D | thread_group_impl.cc | 158 void ThreadGroupImpl::UpdateSortKey(TaskSource::Transaction transaction) { in UpdateSortKey() function in base::internal::ThreadGroupImpl |