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