Searched refs:ParseConsole (Results 1 – 2 of 2) sorted by relevance
127 bool ParseConsole(const std::vector<std::string>& args, std::string* err);
390 bool Service::ParseConsole(const std::vector<std::string>& args, std::string* err) { in ParseConsole() function in android::init::Service635 {"console", {0, 1, &Service::ParseConsole}}, in map()