Home
last modified time | relevance | path

Searched refs:MoveHoleDownAndFillWithElement (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/task/sequence_manager/
Dintrusive_heap.h110 MoveHoleDownAndFillWithElement(1u, std::move(element)); in ReplaceMin()
181 void MoveHoleDownAndFillWithElement(size_t hole, T&& element) { in MoveHoleDownAndFillWithElement() function