Searched refs:ParseUser (Results 1 – 2 of 2) sorted by relevance
146 bool ParseUser(const std::vector<std::string>& args, std::string* err);
606 bool Service::ParseUser(const std::vector<std::string>& args, std::string* err) { in ParseUser() function in android::init::Service658 {"user", {1, 1, &Service::ParseUser}}, in map()