Searched defs:cacheFilePath (Results 1 – 8 of 8) sorted by relevance
25 const size_t size, const std::string& cacheFilePath, bool isUni) in ConfigureContext()
96 std::string cacheFilePath = GetStringFromData(STR_LEN); in RSUIDirectorFuzzTest() local
128 static void SetImageCacheFilePath(const std::string& cacheFilePath) in SetImageCacheFilePath()
305 std::string cacheFilePath = GetImageCacheFilePath(); in SetCacheFileInfo() local
149 std::string cacheFilePath = ImageCache::GetImageCacheFilePath(uri); in LoadDataFromCachedFile() local
307 std::string cacheFilePath = ImageCache::GetImageCacheFilePath(key) + suffix; in LoadImageRawDataFromFileCache() local
235 void RSUIDirector::SetCacheDir(const std::string& cacheFilePath) in SetCacheDir()
298 std::string cacheFilePath = ImageCache::GetImageCacheFilePath(); in PreparePhoto() local