Searched defs:ChunkComparator (Results 1 – 1 of 1) sorted by relevance
172 struct ChunkComparator { struct173 explicit ChunkComparator(BFCAllocator* allocator) in ChunkComparator() argument176 bool operator()(const ChunkHandle ha, in operator()