Home
last modified time | relevance | path

Searched refs:nPreKeys (Results 1 - 1 of 1) sorted by relevance

/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp255 int32_t nPreKeys = cJSON_GetArraySize(jsonPreKeys); in ReadSystemKey() local
257 for (int32_t index = 0; index < nPreKeys; ++index) { in ReadSystemKey()
340 int32_t nPreKeys = cJSON_GetArraySize(jsonPreKeys); in ReadExceptionalSystemKey() local
342 for (int32_t index = 0; index < nPreKeys; ++index) { in ReadExceptionalSystemKey()
951 int32_t nPreKeys = cJSON_GetArraySize(jsonPreKeys); in ReadHotkey() local
953 for (int32_t index = 0; index < nPreKeys; ++index) { in ReadHotkey()

Completed in 3 milliseconds