Home
last modified time | relevance | path

Searched defs:findKey (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/ADT/
DHashBase.tcc173 HashTableImpl<HashEntryTy, HashFunctionTy>::findKey( in findKey() function in HashTableImpl
/frameworks/native/libs/input/
DKeyCharacterMap.cpp418 bool KeyCharacterMap::findKey(char16_t ch, int32_t* outKeyCode, int32_t* outMetaState) const { in findKey() function in android::KeyCharacterMap