Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dwhite_list_util.cpp34 const int32_t COMB_KEY_VEC_MIN_LEN = 2; variable
220 if (combKeys.size() < COMB_KEY_VEC_MIN_LEN) { in GetCombKeysHash()