Home
last modified time | relevance | path

Searched refs:ExcludeKey (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler_util.h128 bool ConvertToExcludeKey(const cJSON* jsonData, ExcludeKey &exKey);
134 bool ParseExcludeKeys(const JsonParser& parser, std::vector<ExcludeKey>& excludeKeyVec);
H A Dkey_command_handler.h98 struct ExcludeKey { struct
325 std::vector<ExcludeKey> excludeKeys_;
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp491 bool ConvertToExcludeKey(const cJSON* jsonData, ExcludeKey &exKey) in ConvertToExcludeKey()
616 bool ParseExcludeKeys(const JsonParser& parser, std::vector<ExcludeKey>& excludeKeyVec) in ParseExcludeKeys()
625 ExcludeKey exKey; in ParseExcludeKeys()
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp3623 ExcludeKey excludeKey;
3655 ExcludeKey excludeKey;
3692 ExcludeKey excludeKey;
3742 ExcludeKey excludeKey;