Searched refs:HandleGroup (Results 1 – 2 of 2) sorted by relevance
118 bool HandleGroup(const std::vector<std::string>& args, std::string* err);
189 bool Service::HandleGroup(const std::vector<std::string>& args, std::string* err) { in HandleGroup() function in Service288 {"group", {1, NR_SVC_SUPP_GIDS + 1, &Service::HandleGroup}}, in map()