Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_expand.c209 static int ProcessHSPListConfig(const SandboxContext *context, const AppSpawnSandboxCfg *appSandBox, const char *name) in ProcessHSPListConfig() argument
218 static int ProcessDataGroupConfig(const SandboxContext *context, const AppSpawnSandboxCfg *appSandBox, const char *name) in ProcessDataGroupConfig() argument
228 const AppSpawnSandboxCfg *appSandBox, const char *name) in ProcessOverlayAppConfig()
283 int ProcessExpandAppSandboxConfig(const SandboxContext *context, const AppSpawnSandboxCfg *appSandBox, const char *name) in ProcessExpandAppSandboxConfig() argument
285 APPSPAWN_CHECK_ONLY_EXPER(context != NULL && appSandBox != NULL, return APPSPAWN_ARG_INVALID); in ProcessExpandAppSandboxConfig()
290 return node->cfgHandle(context, appSandBox, name); in ProcessExpandAppSandboxConfig()
227 ProcessOverlayAppConfig(const SandboxContext *context, const AppSpawnSandboxCfg *appSandBox, const char *name) ProcessOverlayAppConfig() argument
H A Dappspawn_sandbox.h309 const AppSpawnSandboxCfg *appSandBox, const char *name);
/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_hook.h193 const AppSpawnSandboxCfg *appSandBox, const char *name);
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandboxmgr_test.cpp631 const AppSpawnSandboxCfg *appSandBox, const char *name) in TestProcessExpandSandboxCfg()
630 TestProcessExpandSandboxCfg(const SandboxContext *context, const AppSpawnSandboxCfg *appSandBox, const char *name) TestProcessExpandSandboxCfg() argument
H A Dapp_spawn_sandbox_new_test.cpp712 const AppSpawnSandboxCfg *appSandBox, const char *name) in ProcessTestExpandConfig()
711 ProcessTestExpandConfig(const SandboxContext *context, const AppSpawnSandboxCfg *appSandBox, const char *name) ProcessTestExpandConfig() argument

Completed in 7 milliseconds