Home
last modified time | relevance | path

Searched refs:nr_supp_gids (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dservice.cpp954 std::size_t nr_supp_gids = command_arg - 1 /* -- */ - 4 /* exec SECLABEL UID GID */; in MakeExecOneshotService() local
955 for (size_t i = 0; i < nr_supp_gids; ++i) { in MakeExecOneshotService()