Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/interfaces/innerkits/init_module_engine/include/
H A Dbootstage.h43 INIT_SERVICE_CLEAR = 56, enumerator
/ohos5.0/base/startup/init/services/modules/bootevent/
H A Dbootevent.c375 HookMgrExecute(GetBootStageHookMgr(), INIT_SERVICE_CLEAR, (void *)&ctx, NULL); in ServiceParseBootEventHook()
/ohos5.0/base/startup/init/services/init/
H A Dinit_service_manager.c140 HookMgrExecute(GetBootStageHookMgr(), INIT_SERVICE_CLEAR, (void *)&ctx, NULL); in ExecuteServiceClear()