Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/interfaces/innerkits/init_module_engine/include/
H A Dbootstage.h52 INIT_SERVICE_RESTART = 71, enumerator
/ohos5.0/base/startup/init/services/init/
H A Dinit_common_cmds.c247 (void)HookMgrExecute(GetBootStageHookMgr(), INIT_SERVICE_RESTART, (void *)(&context), NULL); in DoReset()