Home
last modified time | relevance | path

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

/system/core/init/
Dservice_test.cpp95 for (int i = 0; i < NR_SVC_SUPP_GIDS; ++i) { in TEST()
Dservice.h60 #define NR_SVC_SUPP_GIDS 12 // twelve supplementary groups macro
Dservice.cpp815 {"group", {1, NR_SVC_SUPP_GIDS + 1, &Service::ParseGroup}}, in map()
1284 if (command_arg > 4 + NR_SVC_SUPP_GIDS) { in MakeTemporaryOneshotService()