Lines Matching refs:key2
2537 static bool ComparePointers(void* key1, void* key2) {2538 return key1 == key2;