Home
last modified time | relevance | path

Searched defs:ParseAppSandboxConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/appspawn/interfaces/innerkits/permission/
H A Dappspawn_mount_permission.c40 static int ParseAppSandboxConfig(const cJSON *root, PermissionManager *mgr) in ParseAppSandboxConfig() function
82 static int ParseAppSandboxConfig(const cJSON *appSandboxConfig, PermissionManager *mgr) in ParseAppSandboxConfig() function
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_load.c605 APPSPAWN_STATIC int ParseAppSandboxConfig(const cJSON *root, ParseJsonContext *context) in ParseAppSandboxConfig() function