Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp401 SequenceKey sequenceKey; variable
2046 SequenceKey sequenceKey; variable
2080 SequenceKey sequenceKey; variable
2119 SequenceKey sequenceKey; variable
2800 SequenceKey sequenceKey; variable
2822 SequenceKey sequenceKey; variable
2844 SequenceKey sequenceKey; variable
2923 SequenceKey sequenceKey; variable
3178 SequenceKey sequenceKey; variable
3630 SequenceKey sequenceKey; variable
[all …]
H A Dkey_command_handler_util_test.cpp1391 SequenceKey sequenceKey; variable
1408 SequenceKey sequenceKey; variable
1425 SequenceKey sequenceKey; variable
/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()
416 SequenceKey sequenceKey; in GetSequenceKeys() local
H A Dkey_command_handler.cpp1156 for (const auto& sequenceKey : item.sequenceKeys) { in PrintSeq() local
1894 bool KeyCommandHandler::IsRepeatKeyEvent(const SequenceKey &sequenceKey) in IsRepeatKeyEvent()
1989 SequenceKey sequenceKey; in AddSequenceKey() local
2504 for (const auto& sequenceKey : item.sequenceKeys) { in Dump() local