Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler_util.h124 bool PackageSequenceKey(const cJSON* sequenceKeysJson, SequenceKey &sequenceKey);
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp376 bool PackageSequenceKey(const cJSON* sequenceKeysJson, SequenceKey &sequenceKey) in PackageSequenceKey() function
420 if (!PackageSequenceKey(sequenceKeysJson, sequenceKey)) { in GetSequenceKeys()
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_util_test.cpp1392 bool result = OHOS::MMI::PackageSequenceKey(json, sequenceKey); in HWTEST_F()
1409 bool result = OHOS::MMI::PackageSequenceKey(json, sequenceKey); in HWTEST_F()
1426 bool result = OHOS::MMI::PackageSequenceKey(jsonData, sequenceKey); in HWTEST_F()

Completed in 5 milliseconds