Home
last modified time | relevance | path

Searched refs:DumpCacheInfo (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_file_cache.cpp22 void ImageFileCache::DumpCacheInfo() {} in DumpCacheInfo() function in OHOS::Ace::ImageFileCache
H A Dmock_image_cache.cpp45 void ImageCache::DumpCacheInfo() {} in DumpCacheInfo() function in OHOS::Ace::ImageCache
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_file_cache.h66 void DumpCacheInfo();
H A Dimage_cache.h89 void DumpCacheInfo();
H A Dimage_cache.cpp246 void ImageCache::DumpCacheInfo() in DumpCacheInfo() function in OHOS::Ace::ImageCache
H A Dimage_file_cache.cpp401 void ImageFileCache::DumpCacheInfo() in DumpCacheInfo() function in OHOS::Ace::ImageFileCache
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2834 imageCache_->DumpCacheInfo(); in OnDumpInfo()
2838 ImageFileCache::GetInstance().DumpCacheInfo(); in OnDumpInfo()