Home
last modified time | relevance | path

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

/system/core/init/
Dservice_test.cpp96 for (int i = 0; i < NR_SVC_SUPP_GIDS; ++i) { in TEST()
Dservice.h58 #define NR_SVC_SUPP_GIDS 12 // twelve supplementary groups macro
Dservice.cpp746 if (command_arg > 4 + NR_SVC_SUPP_GIDS) { in MakeTemporaryOneshotService()
Dservice_parser.cpp546 {"group", {1, NR_SVC_SUPP_GIDS + 1, &ServiceParser::ParseGroup}}, in GetParserMap()