Home
last modified time | relevance | path

Searched refs:OutputLogRealtime (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.c77 static void OutputLogRealtime(const Request *req);
96 HiviewRegisterMsgHandle(HIVIEW_MSG_OUTPUT_LOG_FLOW, OutputLogRealtime); in InitCoreLogOutput()
208 static void OutputLogRealtime(const Request *req) in OutputLogRealtime() function
662 OutputLogRealtime(NULL); in FlushLog()