Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_output_log.c286 HiLogCommon *pCommonContent = NULL; in OutputLog2BinFile() local
305 pCommonContent = (HiLogCommon *)(tmpBuffer + len); in OutputLog2BinFile()
307 if (pCommonContent->head != LOG_INFO_HEAD) { in OutputLog2BinFile()
312 valueLen = pCommonContent->valueNumber * sizeof(uint32); in OutputLog2BinFile()