Home
last modified time | relevance | path

Searched refs:GetFormattedTimestampEndWithMilli (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/log/
H A Dbackup_hi_audit.cpp102 std::string BackupHiAudit::GetFormattedTimestampEndWithMilli() in GetFormattedTimestampEndWithMilli() function in OHOS::Media::BackupHiAudit
119 std::string writeLog = GetFormattedTimestampEndWithMilli() + "," + in Write()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dhi_audit.cpp100 std::string HiAudit::GetFormattedTimestampEndWithMilli() in GetFormattedTimestampEndWithMilli() function in OHOS::Media::HiAudit
118 std::string writeLog = GetFormattedTimestampEndWithMilli() + ", " + in Write()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/log/
H A Dbackup_hi_audit.h66 std::string GetFormattedTimestampEndWithMilli();
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dtime_util.h64 std::string GetFormattedTimestampEndWithMilli();
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dhi_audit.h102 std::string GetFormattedTimestampEndWithMilli();
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dtime_util.cpp157 std::string GetFormattedTimestampEndWithMilli() in GetFormattedTimestampEndWithMilli() function
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Dexport_json_file_writer.cpp234 .append(TimeUtil::GetFormattedTimestampEndWithMilli()).append(std::string(".zip")); in AppendZipFile()
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dlibhiviewbase.map431 "OHOS::HiviewDFX::TimeUtil::GetFormattedTimestampEndWithMilli()";