Searched defs:aComp (Results 1 – 1 of 1) sorted by relevance
57596 elem_type* InsertElementSorted(Item&& aItem, const Comparator& aComp) in InsertElementSorted()57606 elem_type* InsertElementSorted(Item&& aItem, const Comparator& aComp, in InsertElementSorted()57790 bool RemoveElement(const Item& aItem, const Comparator& aComp) in RemoveElement()57816 bool RemoveElementSorted(const Item& aItem, const Comparator& aComp) in RemoveElementSorted()57984 void Sort(const Comparator& aComp) in Sort()