Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/bootevent/
H A Dbootevent.h56 ListNode *GetBootEventList(void);
H A Dbootevent.c508 ListNode *GetBootEventList(void) in GetBootEventList() function
/ohos5.0/base/startup/init/services/modules/sysevent/
H A Dstartup_time_event.c139 ReportBootEventComplete(GetBootEventList()); in MODULE_CONSTRUCTOR()