Searched refs:PointerLess (Results 1 – 1 of 1) sorted by relevance
474 struct PointerLess struct4743 committedAllocations->InsertSorted(alloc, PointerLess()); in RegisterCommittedAllocation()4753 bool success = committedAllocations->RemoveSorted(alloc, PointerLess()); in UnregisterCommittedAllocation()4764 pools->InsertSorted(pool, PointerLess()); in RegisterPool()4774 bool success = pools->RemoveSorted(pool, PointerLess()); in UnregisterPool()