Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_manager.c580 int SpawnPrepareSandboxCfg(AppSpawnMgr *content, AppSpawningCtx *property) in SpawnPrepareSandboxCfg() function
616 (void)AddAppSpawnHook(STAGE_PARENT_PRE_FORK, HOOK_PRIO_SANDBOX, SpawnPrepareSandboxCfg); in MODULE_CONSTRUCTOR()