Home
last modified time | relevance | path

Searched refs:LogPrintWithFormat (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_print.h45 void LogPrintWithFormat(const LogContent& content, const LogFormat& format, std::ostream& out = std::cout);
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp156 void LogPrintWithFormat(const LogContent& content, const LogFormat& format, std::ostream& out) in LogPrintWithFormat() function
/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp191 LogPrintWithFormat(content, format); in PrintLog()
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp283 LogPrintWithFormat(content, format, oss); in WriteLogData()
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp439 LogPrintWithFormat(content, format); in QueryLogHandler()

Completed in 4 milliseconds