Home
last modified time | relevance | path

Searched defs:key2 (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Du_hash_table.c73 static bool equal_fd(const void *key1, const void *key2) in equal_fd()
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DPropertyNodeTest.cc61 std::string key2 = _InitProperty("test.libperfmgr.key2"); in TEST() local
/hardware/qcom/audio/hal/audio_extn/
Dsndmonitor.c566 static bool hasheq(void * key1, void *key2) in hasheq()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DProgramData.cpp1153 void ProgramData::initGuestUniformLocForKey(const std::string& key, const std::string& key2) { in initGuestUniformLocForKey()