Home
last modified time | relevance | path

Searched defs:sequenceKeysJson (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp373 bool PackageSequenceKey(const cJSON* sequenceKeysJson, SequenceKey &sequenceKey) in PackageSequenceKey()
411 cJSON *sequenceKeysJson = cJSON_GetArrayItem(sequenceKeys, i); in GetSequenceKeys() local