Home
last modified time | relevance | path

Searched defs:gids (Results 1 - 4 of 4) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_expand.c95 cJSON *gids = cJSON_GetObjectItemCaseSensitive(groups, "gid"); in MountAllGroup() local
H A Dsandbox_utils.cpp849 nlohmann::json& gids = appConfig[g_gidPrefix]; in DoAddGid() local
1296 nlohmann::json& gids = groups[g_groupList_key_gid]; in MountAllGroup() local
/base/startup/appspawn/test/moduletest/
H A Dappspawn_module_test.cpp160 std::size_t GetGids(const int32_t &pid, std::vector<int32_t> &gids) in GetGids() argument
197 std::vector<int32_t> gids; in CheckGids() local
208 std::vector<int32_t> gids; in CheckGidsCount() local
1043 std::vector<int32_t> gids = {1008}; // 1008 gids in HWTEST_F() local
1067 std::vector<int32_t> gids = {20010045, 20010046}; // 20010045, 20010046 test gids HWTEST_F() local
1091 std::vector<int32_t> gids = {20010045, 20010046}; // 20010045, 20010046 test gids HWTEST_F() local
1114 std::vector<int32_t> gids = {1097, 1098}; // 1097, 1098 test gids HWTEST_F() local
1137 std::vector<int32_t> gids = {1097, 1098}; // 1097, 1098 test gids HWTEST_F() local
[all...]
/base/startup/init/services/init/
H A Dinit_service_manager.c1310 int GetServiceGroupIdByPid(pid_t pid, gid_t *gids, uint32_t gidSize) in GetServiceGroupIdByPid() argument

Completed in 9 milliseconds