Home
last modified time | relevance | path

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

/base/startup/init/services/modules/bootevent/
H A Dbootevent.c175 BOOT_EVENT_PARAM_ITEM *bootEvent = (BOOT_EVENT_PARAM_ITEM *)node; in BootEventDestroy() local
176 INIT_CHECK(bootEvent->paramName == NULL, free((void *)bootEvent->paramName)); in BootEventDestroy()
177 free((void *)bootEvent); in BootEventDestroy()
380 INIT_LOGI("Add service bootEvent failed %s", serviceParseCtx->serviceName); in ServiceParseBootEventHook()
392 INIT_LOGI("Add service bootEvent failed %s", serviceParseCtx->serviceName); in ServiceParseBootEventHook()

Completed in 2 milliseconds