Home
last modified time | relevance | path

Searched refs:EPOCH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp106 } else if (format.timeFormat == FormatTime::EPOCH) { in PrintLogPrefix()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h110 EPOCH, enumerator
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp833 return TimeHandler(context, FormatTime::EPOCH); in FormatHandler()