Home | History | Annotate | Download | only in src

Lines Matching full:key1

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