Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/bootevent/
H A Dbootevent.c53 static int BootEventParaListCompareProc(ListNode *node, void *data) in BootEventParaListCompareProc() function
330 …OT_EVENT_PARAM_ITEM *)OH_ListFind(&bootEventList, (void *)paramName, BootEventParaListCompareProc); in BootEventParaFireByName()
462 …OT_EVENT_PARAM_ITEM *)OH_ListFind(&bootEventList, (void *)eventName, BootEventParaListCompareProc); in DoUnsetBootEventCmd()