Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/utils/
Dlog_print.cpp114 if (format.timeAccuFormat == FormatTimeAccu::MSEC) { in PrintLogPrefix()
/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h112 MSEC, enumerator
/base/hiviewdfx/hilog/frameworks/libhilog/
Dhilog_printf.cpp178 .timeAccuFormat = FormatTimeAccu::MSEC, in PrintLog()
/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister.cpp276 .timeAccuFormat = FormatTimeAccu::MSEC, in WriteLogData()
/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp424 …((context.timeAccuFormat == FormatTimeAccu::INVALID) ? FormatTimeAccu::MSEC : context.timeAccuForm… in QueryLogHandler()
810 context.timeAccuFormat = FormatTimeAccu::MSEC; in FormatHandler()