Searched defs:ParseAppSandboxConfig (Results 1 – 2 of 2) sorted by relevance
40 static int ParseAppSandboxConfig(const cJSON *root, PermissionManager *mgr) in ParseAppSandboxConfig() function82 static int ParseAppSandboxConfig(const cJSON *appSandboxConfig, PermissionManager *mgr) in ParseAppSandboxConfig() function
605 APPSPAWN_STATIC int ParseAppSandboxConfig(const cJSON *root, ParseJsonContext *context) in ParseAppSandboxConfig() function