Home | History | Annotate | Download | only in src

Lines Matching refs:key1

50 static bool Match(void* key1, void* key2) {
51 String* name1 = *reinterpret_cast<String**>(key1);