Searched refs:HandleKeycodes (Results 1 – 2 of 2) sorted by relevance
120 bool HandleKeycodes(const std::vector<std::string>& args, std::string* err);
219 bool Service::HandleKeycodes(const std::vector<std::string>& args, std::string* err) { in HandleKeycodes() function in Service290 {"keycodes", {1, kMax, &Service::HandleKeycodes}}, in map()