Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
Dlog_print.h44 void LogPrintWithFormat(const LogContent& content, const LogFormat& format, std::ostream& out = std…
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
Dlog_print.cpp144 void LogPrintWithFormat(const LogContent& content, const LogFormat& format, std::ostream& out) in LogPrintWithFormat() function
/base/hiviewdfx/hilog/frameworks/libhilog/
Dhilog_printf.cpp182 LogPrintWithFormat(content, format); in PrintLog()
/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister.cpp281 LogPrintWithFormat(content, format, oss); in WriteLogData()
/base/hiviewdfx/hilog/interfaces/native/innerkits/
Dlibhilog.map30 …"OHOS::HiviewDFX::LogPrintWithFormat(OHOS::HiviewDFX::LogContent const&, OHOS::HiviewDFX::LogForma…
/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp428 LogPrintWithFormat(content, format); in QueryLogHandler()