Searched refs:ParseShutdown (Results 1 – 2 of 2) sorted by relevance
170 Result<Success> ParseShutdown(std::vector<std::string>&& args);
697 Result<Success> Service::ParseShutdown(std::vector<std::string>&& args) { in ParseShutdown() function in android::init::Service841 {"shutdown", {1, 1, &Service::ParseShutdown}}, in map()