Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_print.h23 struct LogContent { struct
45 void LogPrintWithFormat(const LogContent& content, const LogFormat& format, std::ostream& out = std… argument
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp78 static void PrintLogPrefix(const LogContent& content, const LogFormat& format, std::ostream& out) in PrintLogPrefix()
146 static void AdaptWrap(const LogContent& content, const LogFormat& format, std::ostream& out) in AdaptWrap()
156 void LogPrintWithFormat(const LogContent& content, const LogFormat& format, std::ostream& out) in LogPrintWithFormat()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp172 LogContent content = { in PrintLog()
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/innerkits/
H A Dlibhilog.map31 …"OHOS::HiviewDFX::LogPrintWithFormat(OHOS::HiviewDFX::LogContent const&, OHOS::HiviewDFX::LogForma…
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp263 LogContent content = { in WriteLogData()
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp418 LogContent content = { in QueryLogHandler()