Home
last modified time | relevance | path

Searched defs:timeFormat (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
Dlog_print.h38 FormatTime timeFormat; member
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dcommon_util.cpp117 std::string timeFormat = TimeUtil::TimestampFormatToDate(fileTime, "%Y%m%d%H%M%S"); in CreateExportFile() local
Dio_collector_impl.cpp184 std::string timeFormat = TimeUtil::TimestampFormatToDate(fileTime, "%Y%m%d%H%M%S"); in CreateExportFileName() local
/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp325 FormatTime timeFormat; member