Searched refs:HandleConsole (Results 1 – 2 of 2) sorted by relevance
115 bool HandleConsole(const std::vector<std::string>& args, std::string* err);
173 bool Service::HandleConsole(const std::vector<std::string>& args, std::string* err) { in HandleConsole() function in Service285 {"console", {0, 0, &Service::HandleConsole}}, in map()