Searched refs:GetAllComb (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/ |
H A D | white_list_util.cpp | 240 GetAllComb(combKeys, hash, combKeys.size(), hashSets); in GetCombKeysHash() 247 void WhiteListUtil::GetAllComb(TYPE_COMBINATION_KEY_VEC vecs, WhiteListItemHash hash, in GetAllComb() function in OHOS::DistributedHardware::DistributedInput::WhiteListUtil 257 GetAllComb(leftVecs, newHash, targetLen, hashSets); in GetAllComb()
|
H A D | white_list_util.h | 70 void GetAllComb(TYPE_COMBINATION_KEY_VEC vecs, WhiteListItemHash hash,
|