Searched refs:g_hieventOutputProc (Results 1 – 1 of 1) sorted by relevance
77 static HieventProc g_hieventOutputProc = NULL; variable226 if (g_hieventOutputProc != NULL && g_hieventOutputProc((HiEvent *)data) == TRUE) { in OutputEvent()555 g_hieventOutputProc = func; in HiviewRegisterHieventProc()561 if (g_hieventOutputProc != NULL) { in HiviewUnRegisterHieventProc()562 g_hieventOutputProc = NULL; in HiviewUnRegisterHieventProc()