Searched defs:SortByIds (Results 1 – 1 of 1) sorted by relevance
292 struct SortByIds { struct293 bool operator()(const HeapEntry* entry1_ptr, const HeapEntry* entry2_ptr) { in operator ()()