Searched refs:ParseGroup (Results 1 – 2 of 2) sorted by relevance
57 Result<void> ParseGroup(std::vector<std::string>&& args);
153 Result<void> ServiceParser::ParseGroup(std::vector<std::string>&& args) { in ParseGroup() function in android::init::ServiceParser546 {"group", {1, NR_SVC_SUPP_GIDS + 1, &ServiceParser::ParseGroup}}, in GetParserMap()