Home | History | Annotate | Download | only in src

Lines Matching refs:key2

2907 static bool ComparePointers(void* key1, void* key2) {
2908 return key1 == key2;