Home
last modified time | relevance | path

Searched refs:ParseRepeatKeys (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler_util.h135 bool ParseRepeatKeys(const JsonParser& parser, std::vector<RepeatKey>& repeatKeyVec,
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp665 bool ParseRepeatKeys(const JsonParser& parser, std::vector<RepeatKey>& repeatKeyVec, in ParseRepeatKeys() function
H A Dkey_command_handler.cpp1007 bool isParseRepeatKeys = ParseRepeatKeys(parser, repeatKeys_, repeatKeyMaxTimes_); in ParseJson()

Completed in 6 milliseconds