Home
last modified time | relevance | path

Searched defs:gidSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/init/services/init/
H A Dinit_service_manager.c1310 int GetServiceGroupIdByPid(pid_t pid, gid_t *gids, uint32_t gidSize) in GetServiceGroupIdByPid()
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp863 unsigned int gidSize = gids.size(); in DoAddGid() local