Home
last modified time | relevance | path

Searched defs:fileCacheKey (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_file_cache.cpp174 auto fileCacheKey = std::to_string(std::hash<std::string> {}(url)); in WriteCacheFile() local
231 auto fileCacheKey = std::to_string(std::hash<std::string> {}(url)); in GetCacheFilePathInner() local
272 std::string fileCacheKey = GetImageCacheKey(std::string(filePtr->d_name)); in SetCacheFileInfo() local