Searched refs:ParseGroup (Results 1 - 2 of 2) sorted by relevance

/system/core/init/
H A Dservice.h143 Result<Success> ParseGroup(const std::vector<std::string>& args);
H A Dservice.cpp463 Result<Success> Service::ParseGroup(const std::vector<std::string>& args) { function in class:android::init::Service
729 {"group", {1, NR_SVC_SUPP_GIDS + 1, &Service::ParseGroup}},

Completed in 390 milliseconds