Home
last modified time | relevance | path

Searched refs:ParseSandboxConfig (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/init/services/sandbox/
H A Dsandbox.c316 static int ParseSandboxConfig(cJSON *root, sandbox_t *sandbox) in ParseSandboxConfig() function
362 int ret = ParseSandboxConfig(root, sandbox); in ParseInitSandboxConfigFile()