Home
last modified time | relevance | path

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

/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.h101 struct ExcludeKey { struct
335 std::vector<ExcludeKey> excludeKeys_;
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp494 bool ConvertToExcludeKey(const cJSON* jsonData, ExcludeKey &exKey) in ConvertToExcludeKey()
643 bool ParseExcludeKeys(const JsonParser& parser, std::vector<ExcludeKey>& excludeKeyVec) in ParseExcludeKeys()
652 ExcludeKey exKey; in ParseExcludeKeys()
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp4437 ExcludeKey excludeKey;
4469 ExcludeKey excludeKey;
4506 ExcludeKey excludeKey;
4556 ExcludeKey excludeKey;

Completed in 7 milliseconds