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