Searched refs:g_hilogOutputProc (Results 1 – 1 of 1) sorted by relevance
65 static HilogProc g_hilogOutputProc = NULL; variable136 if (g_hilogOutputProc != NULL) { in OutputLog()137 if (g_hilogOutputProc(hiLogContent, len) == TRUE) { in OutputLog()673 g_hilogOutputProc = func; in HiviewRegisterHilogProc()684 if (g_hilogOutputProc != NULL) { in HiviewUnRegisterHilogProc()685 g_hilogOutputProc = NULL; in HiviewUnRegisterHilogProc()