Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler_util.h129 bool ConvertToKeyRepeat(const cJSON* jsonData, RepeatKey &repeatKey);
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp520 bool ConvertToKeyRepeat(const cJSON* jsonData, RepeatKey &repeatKey) in ConvertToKeyRepeat() function
680 if (!ConvertToKeyRepeat(repeatKey, rep)) { in ParseRepeatKeys()

Completed in 2 milliseconds