Searched refs:NR_SVC_SUPP_GIDS (Results 1 - 3 of 3) sorted by relevance

/system/core/init/
H A Dinit_parser_test.cpp51 for (int i = 0; i < NR_SVC_SUPP_GIDS; ++i) {
H A Dservice.h55 #define NR_SVC_SUPP_GIDS 12 // twelve supplementary groups macro
H A Dservice.cpp552 {"group", {1, NR_SVC_SUPP_GIDS + 1, &Service::ParseGroup}},
925 if (command_arg > 4 + NR_SVC_SUPP_GIDS) {

Completed in 114 milliseconds