Home
last modified time | relevance | path

Searched refs:HOOK_STOP_WHEN_ERROR (Results 1 - 2 of 2) sorted by relevance

/base/startup/appspawn/modules/modulemgr/
H A Dappspawn_modulemgr.h31 #define HOOK_STOP_WHEN_ERROR 0x2 macro
H A Dappspawn_modulemgr.c220 return AppSpawnHookExecute(STAGE_CHILD_PRE_COLDBOOT, HOOK_STOP_WHEN_ERROR, content, client); in AppSpawnExecuteClearEnvHook()
225 return AppSpawnHookExecute(STAGE_CHILD_EXECUTE, HOOK_STOP_WHEN_ERROR, content, client); in AppSpawnExecuteSpawningHook()
230 return AppSpawnHookExecute(STAGE_CHILD_POST_RELY, HOOK_STOP_WHEN_ERROR, content, client); in AppSpawnExecutePostReplyHook()
235 return AppSpawnHookExecute(STAGE_CHILD_PRE_RELY, HOOK_STOP_WHEN_ERROR, content, client); in AppSpawnExecutePreReplyHook()

Completed in 2 milliseconds