Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview_lite/
Dhiview_def.h28 #define LOG_INFO_HEAD 0xEC macro
/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_log.c125 pCommon->head = LOG_INFO_HEAD; in HiLogPrintf()
160 pCommon->head = LOG_INFO_HEAD; in HILOG_HashPrintf()
Dhiview_output_log.c218 if (logContent.commonContent.head != LOG_INFO_HEAD) { in OutputLogRealtime()
250 if (logContent.commonContent.head != LOG_INFO_HEAD) { in OutputLog2TextFile()
307 if (pCommonContent->head != LOG_INFO_HEAD) { in OutputLog2BinFile()