Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp120 } else if (format.timeAccuFormat == FormatTimeAccu::NSEC) { in PrintLogPrefix()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h118 NSEC, enumerator
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp845 return TimeAccuHandler(context, FormatTimeAccu::NSEC); in FormatHandler()