Searched refs:ParseConsole (Results 1 – 2 of 2) sorted by relevance
147 Result<Success> ParseConsole(std::vector<std::string>&& args);
451 Result<Success> Service::ParseConsole(std::vector<std::string>&& args) { in ParseConsole() function in android::init::Service809 {"console", {0, 1, &Service::ParseConsole}}, in map()