Searched refs:ComparePointers (Results 1 – 1 of 1) sorted by relevance
2794 static bool ComparePointers(void* key1, void* key2) { return key1 == key2; } in ComparePointers() function2805 chunk_map_(ComparePointers, 1024) {} in LargeObjectSpace()