Searched defs:appSandboxConfig (Results 1 – 3 of 3) sorted by relevance
82 static int ParseAppSandboxConfig(const cJSON *appSandboxConfig, PermissionManager *mgr) in ParseAppSandboxConfig()
376 nlohmann::json appSandboxConfig; variable
190 void SandboxUtils::StoreJsonConfig(nlohmann::json &appSandboxConfig, SandboxConfigType type) in StoreJsonConfig()1743 nlohmann::json appSandboxConfig; in LoadAppSandboxConfig() local