Searched defs:appSandboxConfig (Results 1 – 3 of 3) sorted by relevance
38 nlohmann::json appSandboxConfig; in LoadAppSandboxConfig() local
525 nlohmann::json appSandboxConfig; variable
120 void SandboxUtils::StoreJsonConfig(nlohmann::json &appSandboxConfig) in StoreJsonConfig()