Searched refs:ParseGroup (Results 1 – 2 of 2) sorted by relevance
130 bool ParseGroup(const std::vector<std::string>& args, std::string* err);
407 bool Service::ParseGroup(const std::vector<std::string>& args, std::string* err) { in ParseGroup() function in android::init::Service638 {"group", {1, NR_SVC_SUPP_GIDS + 1, &Service::ParseGroup}}, in map()