Searched defs:cacheFilePath (Results 1 – 6 of 6) 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
53 void ImageFileCache::SetImageCacheFilePath(const std::string& cacheFilePath) in SetImageCacheFilePath()253 std::string cacheFilePath = GetImageCacheFilePath(); in SetCacheFileInfo() local
163 std::string cacheFilePath = ImageFileCache::GetInstance().GetImageCacheFilePath(uri); in LoadDataFromCachedFile() local
267 void RSUIDirector::SetCacheDir(const std::string& cacheFilePath) in SetCacheDir()
298 std::string cacheFilePath = ImageFileCache::GetInstance().GetImageCacheFilePath(); in PreparePhoto() local