Searched refs:bootEventName (Results 1 – 1 of 1) sorted by relevance
146 static void AddInitBootEvent(const char *bootEventName) in AddInitBootEvent() argument149 …found = (BOOT_EVENT_PARAM_ITEM *)OH_ListFind(&bootEventList, (void *)bootEventName, ParseBootevent… in AddInitBootEvent()162 item->paramName = strdup(bootEventName); in AddInitBootEvent()