Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/sandbox/
H A Dsandbox.c81 static sandbox_t g_systemSandbox = {};
82 static sandbox_t g_chipsetSandbox = {};
84 static sandbox_t g_testSandbox = {};
89 sandbox_t *sandbox;
224 static int AddMountInfoToSandbox(sandbox_t *sandbox, cJSON *item, const char *type) in AddMountInfoToSandbox()
287 static int GetSandboxInfo(sandbox_t *sandbox, cJSON *root, const char *itemName) in GetSandboxInfo()
316 static int ParseSandboxConfig(cJSON *root, sandbox_t *sandbox) in ParseSandboxConfig()
465 static bool IsValidSandbox(sandbox_t *sandbox) in IsValidSandbox()
542 sandbox_t *sandbox = map->sandbox; in PrepareSandbox()
602 sandbox_t *sandbox = map->sandbox; in DestroySandbox()
[all …]
/ohos5.0/base/startup/init/services/sandbox/include/
H A Dsandbox.h55 } sandbox_t; typedef
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-boot-init-sandbox.md54 } sandbox_t;
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-init-sandbox.md54 } sandbox_t;