Searched refs:GetFormattedTimestampEndWithMilli (Results 1 – 8 of 8) sorted by relevance
102 std::string BackupHiAudit::GetFormattedTimestampEndWithMilli() in GetFormattedTimestampEndWithMilli() function in OHOS::Media::BackupHiAudit119 std::string writeLog = GetFormattedTimestampEndWithMilli() + "," + in Write()
100 std::string HiAudit::GetFormattedTimestampEndWithMilli() in GetFormattedTimestampEndWithMilli() function in OHOS::Media::HiAudit118 std::string writeLog = GetFormattedTimestampEndWithMilli() + ", " + in Write()
66 std::string GetFormattedTimestampEndWithMilli();
64 std::string GetFormattedTimestampEndWithMilli();
102 std::string GetFormattedTimestampEndWithMilli();
157 std::string GetFormattedTimestampEndWithMilli() in GetFormattedTimestampEndWithMilli() function
234 .append(TimeUtil::GetFormattedTimestampEndWithMilli()).append(std::string(".zip")); in AppendZipFile()
431 "OHOS::HiviewDFX::TimeUtil::GetFormattedTimestampEndWithMilli()";