Searched refs:g_hilogOutputProc (Results 1 – 1 of 1) sorted by relevance
64 static HilogProc g_hilogOutputProc = NULL; variable135 if (g_hilogOutputProc != NULL) { in OutputLog()136 if (g_hilogOutputProc(hiLogContent, len) == TRUE) { in OutputLog()582 g_hilogOutputProc = func; in HiviewRegisterHilogProc()593 if (g_hilogOutputProc != NULL) { in HiviewUnRegisterHilogProc()594 g_hilogOutputProc = NULL; in HiviewUnRegisterHilogProc()