Searched defs:appConfig (Results 1 – 2 of 2) sorted by relevance
91 cJSON *appConfig) in CheckMountFlag()574 int32_t SandboxCore::DoAllMntPointsMount(const AppSpawningCtx *appProperty, cJSON *appConfig, in DoAllMntPointsMount()602 int32_t SandboxCore::DoAddGid(AppSpawningCtx *appProperty, cJSON *appConfig, in DoAddGid()633 int32_t SandboxCore::DoAllSymlinkPointslink(const AppSpawningCtx *appProperty, cJSON *appConfig) in DoAllSymlinkPointslink()731 int32_t SandboxCore::HandleFlagsPoint(const AppSpawningCtx *appProperty, cJSON *appConfig) in HandleFlagsPoint()1357 int32_t SandboxCore::DoMountDebugPoints(const AppSpawningCtx *appProperty, cJSON *appConfig) in DoMountDebugPoints()
150 static uint32_t GetSandboxNsFlags(const cJSON *appConfig) in GetSandboxNsFlags()