Searched defs:key2 (Results 1 – 4 of 4) sorted by relevance
73 static bool equal_fd(const void *key1, const void *key2) in equal_fd()
61 std::string key2 = _InitProperty("test.libperfmgr.key2"); in TEST() local
566 static bool hasheq(void * key1, void *key2) in hasheq()
1153 void ProgramData::initGuestUniformLocForKey(const std::string& key, const std::string& key2) { in initGuestUniformLocForKey()