Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/interfaces/innerkits/init_module_engine/include/
H A Dbootstage.h49 INIT_SERVICE_BOOTEVENT = 62, enumerator
/ohos5.0/base/startup/init/services/modules/bootevent/
H A Dbootevent.c109 HookMgrExecute(GetBootStageHookMgr(), INIT_SERVICE_BOOTEVENT, (void*)(&context), NULL); in SetServiceBooteventHookMgr()