Home
last modified time | relevance | path

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

/base/startup/init/services/modules/bootevent/
H A Dbootevent.c47 static int g_bootEventNum = 0; variable
88 g_bootEventNum++; in AddBootEventItem()
302 g_bootEventNum = 0; in BootCompleteClearAll()
342 g_bootEventNum--; in BootEventParaFireByName()
345 if (g_bootEventNum > 0) { in BootEventParaFireByName()
473 g_bootEventNum++; in DoUnsetBootEventCmd()
474 INIT_LOGI("UnsetBootEvent %s g_bootEventNum:%d", argv[0], g_bootEventNum); in DoUnsetBootEventCmd()

Completed in 2 milliseconds