Searched refs:sandbox_t (Results 1 – 4 of 4) sorted by relevance
81 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 …]
55 } sandbox_t; typedef
54 } sandbox_t;