Searched defs:UpdateSortKey (Results 1 – 6 of 6) sorted by relevance
/external/cronet/stable/base/task/thread_pool/ | ||
D | priority_queue_unittest.cc | 180 TEST_F(PriorityQueueWithSequencesTest, UpdateSortKey) { in TEST_F() argument |
D | priority_queue.cc | 165 void PriorityQueue::UpdateSortKey(const TaskSource& task_source, in UpdateSortKey() function in base::internal::PriorityQueue |
D | thread_group_impl.cc | 258 void ThreadGroupImpl::UpdateSortKey(TaskSource::Transaction transaction) { in UpdateSortKey() function in base::internal::ThreadGroupImpl |
/external/cronet/tot/base/task/thread_pool/ | ||
D | priority_queue_unittest.cc | 180 TEST_F(PriorityQueueWithSequencesTest, UpdateSortKey) { in TEST_F() argument |
D | priority_queue.cc | 165 void PriorityQueue::UpdateSortKey(const TaskSource& task_source, in UpdateSortKey() function in base::internal::PriorityQueue |
D | thread_group_impl.cc | 258 void ThreadGroupImpl::UpdateSortKey(TaskSource::Transaction transaction) { in UpdateSortKey() function in base::internal::ThreadGroupImpl |