Home
last modified time | relevance | path

Searched refs:repeatKeyVec (Results 1 - 2 of 2) 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() argument
683 repeatKeyVec.push_back(rep); in ParseRepeatKeys()

Completed in 3 milliseconds