Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dwhite_list_util.cpp251 TYPE_KEY_CODE_VEC nowVec = vecs[i]; in GetAllComb() local
252 for (int32_t code : nowVec) { in GetAllComb()