Home
last modified time | relevance | path

Searched refs:GetFormattedTimestamp (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dhi_audit.cpp91 std::string HiAudit::GetFormattedTimestamp(time_t timeStamp, const std::string& format) in GetFormattedTimestamp() function in OHOS::HiAudit
105 std::string formattedTimeStamp = GetFormattedTimestamp(milliSeconds, "%Y%m%d%H%M%S"); in GetFormattedTimestampEndWithMilli()
199 GetFormattedTimestamp(GetMilliseconds(), "%Y%m%d%H%M%S"); in ZipAuditLog()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dhi_audit.cpp89 std::string HiAudit::GetFormattedTimestamp(time_t timeStamp, const std::string& format) in GetFormattedTimestamp() function in OHOS::Media::HiAudit
103 std::string formattedTimeStamp = GetFormattedTimestamp(milliSeconds, "%Y%m%d%H%M%S"); in GetFormattedTimestampEndWithMilli()
193 GetFormattedTimestamp(GetMilliseconds(), "%Y%m%d%H%M%S"); in ZipAuditLog()
/foundation/filemanagement/app_file_service/utils/src/b_hiaudit/
H A Dhi_audit.cpp93 std::string HiAudit::GetFormattedTimestamp(time_t timeStamp, const std::string &format) in GetFormattedTimestamp() function in OHOS::FileManagement::Backup::HiAudit
107 std::string formattedTimeStamp = GetFormattedTimestamp(milliSeconds, "%Y%m%d%H%M%S"); in GetFormattedTimestampEndWithMilli()
208 GetFormattedTimestamp(GetMilliseconds(), "%Y%m%d%H%M%S"); in ZipAuditLog()
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dhi_audit.h63 std::string GetFormattedTimestamp(time_t timeStamp, const std::string& format);
/foundation/filemanagement/app_file_service/utils/include/b_hiaudit/
H A Dhi_audit.h73 std::string GetFormattedTimestamp(time_t timeStamp, const std::string &format);
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dhi_audit.h102 std::string GetFormattedTimestamp(time_t timeStamp, const std::string& format);

Completed in 3 milliseconds