Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/
Dsandbox_expand.c202 static int ProcessHSPListConfig(const SandboxContext *context, const AppSpawnSandboxCfg *appSandBox in ProcessHSPListConfig() argument
211 …taGroupConfig(const SandboxContext *context, const AppSpawnSandboxCfg *appSandBox, const char *nam… in ProcessDataGroupConfig() argument
221 const AppSpawnSandboxCfg *appSandBox, const char *name) in ProcessOverlayAppConfig() argument
276 …SandboxConfig(const SandboxContext *context, const AppSpawnSandboxCfg *appSandBox, const char *nam… in ProcessExpandAppSandboxConfig() argument
278 APPSPAWN_CHECK_ONLY_EXPER(context != NULL && appSandBox != NULL, return APPSPAWN_ARG_INVALID); in ProcessExpandAppSandboxConfig()
283 return node->cfgHandle(context, appSandBox, name); in ProcessExpandAppSandboxConfig()
Dappspawn_sandbox.h291 const AppSpawnSandboxCfg *appSandBox, const char *name);
/base/startup/appspawn/modules/module_engine/include/
Dappspawn_hook.h192 const AppSpawnSandboxCfg *appSandBox, const char *name);
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
Dapp_spawn_sandboxmgr_test.cpp631 const AppSpawnSandboxCfg *appSandBox, const char *name) in TestProcessExpandSandboxCfg() argument
Dapp_spawn_sandbox_new_test.cpp713 const AppSpawnSandboxCfg *appSandBox, const char *name) in ProcessTestExpandConfig() argument