Home
last modified time | relevance | path

Searched refs:ConvertToAstcAndWriteToFile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_file_cache.h71 void ConvertToAstcAndWriteToFile(const std::string& fileCacheKey, const std::string& filePath,
H A Dimage_file_cache.cpp265 void ImageFileCache::ConvertToAstcAndWriteToFile(const std::string& fileCacheKey, const std::string… in ConvertToAstcAndWriteToFile() function in OHOS::Ace::ImageFileCache
355 ConvertToAstcAndWriteToFile(fileCacheKey, filePath, url); in GetCacheFilePathInner()