Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/src/
Dkey_command_handler.cpp374 bool PackageSequenceKey(const cJSON* sequenceKeysJson, SequenceKey &sequenceKey) in PackageSequenceKey()
412 cJSON *sequenceKeysJson = cJSON_GetArrayItem(sequenceKeys, i); in GetSequenceKeys() local