Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_file_cache.cpp104 std::string writeFilePath = ConstructCacheFilePath(fileCacheKey + suffix); in WriteFile() local
233 auto writeFilePath = ConstructCacheFilePath(fileCacheKey + suffix); in WriteCacheFile() local