Searched defs:groupConfig (Results 1 – 1 of 1) sorted by relevance
339 static int ParseMountGroupsConfig(AppSpawnSandboxCfg *sandbox, const cJSON *groupConfig, SandboxSec… in ParseMountGroupsConfig()430 cJSON *groupConfig = cJSON_GetObjectItemCaseSensitive(configs, "mount-groups"); in ParseBaseConfig() local497 static SandboxNameGroupNode *ParseNameGroup(AppSpawnSandboxCfg *sandbox, const cJSON *groupConfig) in ParseNameGroup()