Home
last modified time | relevance | path

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

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