Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.h60 int32 LogContentFmt(char *outStr, int32 outStrLen, const uint8 *pLogContent);
H A Dhiview_output_log.c366 int32 LogContentFmt(char *outStr, int32 outStrLen, const uint8 *pLogContent) in LogContentFmt() argument
369 HiLogContent *logContentPtr = (HiLogContent *)pLogContent; in LogContentFmt()