Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_collector.cpp40 ThumbnailErrorInfo thunmbailErrorInfo = { method, errorCode, MediaFileUtils::UTCTimeSeconds() }; in CollectThumbnailError()
44 std::unordered_map<std::string, ThumbnailErrorInfo> DfxCollector::GetThumbnailError() in GetThumbnailError()
47 std::unordered_map<std::string, ThumbnailErrorInfo> result = thumbnailErrorMap_; in GetThumbnailError()
H A Ddfx_analyzer.cpp38 void DfxAnalyzer::FlushThumbnail(std::unordered_map<std::string, ThumbnailErrorInfo> &thumbnailErrorMap) in FlushThumbnail()
H A Ddfx_manager.cpp327 std::unordered_map<std::string, ThumbnailErrorInfo> result = dfxCollector_->GetThumbnailError(); in HandleFiveMinuteTask()
/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_collector.h32 std::unordered_map<std::string, ThumbnailErrorInfo> GetThumbnailError();
47 std::unordered_map<std::string, ThumbnailErrorInfo> thumbnailErrorMap_;
H A Ddfx_analyzer.h29 void FlushThumbnail(std::unordered_map<std::string, ThumbnailErrorInfo> &thumbnailErrorMap);
H A Ddfx_const.h121 struct ThumbnailErrorInfo { struct

Completed in 3 milliseconds