Home
last modified time | relevance | path

Searched refs:ConvertToExcludeKey (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler_util.h128 bool ConvertToExcludeKey(const cJSON* jsonData, ExcludeKey &exKey);
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp494 bool ConvertToExcludeKey(const cJSON* jsonData, ExcludeKey &exKey) in ConvertToExcludeKey() function
657 if (!ConvertToExcludeKey(keyJson, exKey)) { in ParseExcludeKeys()

Completed in 2 milliseconds