Home
last modified time | relevance | path

Searched refs:lastKeyAction (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dwhite_list_util.cpp225 TYPE_KEY_CODE_VEC lastKeyAction = combKeys.back(); in GetCombKeysHash() local
226 if (lastKeyAction.size() != LAST_KEY_ACTION_LEN) { in GetCombKeysHash()
243 targetSet.insert(hashSet + std::to_string(lastKey[0]) + std::to_string(lastKeyAction[0])); in GetCombKeysHash()