Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dwhite_list_util.cpp212 GetCombKeysHash(combKeys, combKeysHashMap_[deviceId]); in SyncWhiteList()
218 void WhiteListUtil::GetCombKeysHash(TYPE_COMBINATION_KEY_VEC combKeys, std::unordered_set<std::stri… in GetCombKeysHash() function in OHOS::DistributedHardware::DistributedInput::WhiteListUtil
H A Dwhite_list_util.h69 …void GetCombKeysHash(TYPE_COMBINATION_KEY_VEC combKeys, std::unordered_set<std::string> &targetSet…