Home | History | Annotate | Download | only in src

Lines Matching refs:key2

371 static bool AddressesMatch(void* key1, void* key2) {
372 return key1 == key2;