Searched defs:appConfig (Results 1 – 9 of 9) sorted by relevance
153 auto appConfig = applicationContext_->GetConfiguration(); variable174 auto appConfig = applicationContext_->GetConfiguration(); variable
157 auto appConfig = applicationContext_->GetConfiguration(); variable196 auto appConfig = applicationContext_->GetConfiguration(); variable
789 …untFlag(const AppSpawningCtx *appProperty, const std::string bundleName, nlohmann::json &appConfig) in CheckMountFlag()801 … nlohmann::json &appConfig, const char *typeName, const std::string §ion) in DoAllMntPointsMount()850 int32_t SandboxUtils::DoAddGid(AppSpawningCtx *appProperty, nlohmann::json &appConfig, in DoAddGid()874 … SandboxUtils::DoAllSymlinkPointslink(const AppSpawningCtx *appProperty, nlohmann::json &appConfig) in DoAllSymlinkPointslink()981 nlohmann::json &appConfig) in HandleFlagsPoint()1358 nlohmann::json appConfig; in GetSandboxNsFlags() local1440 nlohmann::json& appConfig = privateAppConfig[GetBundleName(appProperty)][0]; in CheckAppSandboxSwitchStatus() local
148 static uint32_t GetSandboxNsFlags(const cJSON *appConfig) in GetSandboxNsFlags()
170 auto appConfig = appContext->GetConfiguration(); in Init() local
180 auto appConfig = appContext->GetConfiguration(); in Init() local
201 auto appConfig = appContext->GetConfiguration(); in Init() local
1706 Configuration appConfig = config; in HandleLaunchApplication() local3474 … MainThread::ParseAppConfigurationParams(const std::string configuration, Configuration &appConfig) in ParseAppConfigurationParams()
3286 auto appConfig = abilityContext->GetConfiguration(); in UpdateDarkModeAuto() local