Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds