Searched defs:cacheFilePath (Results 1 – 9 of 9) sorted by relevance
24 const size_t size, const std::string& cacheFilePath, bool isUni) in ConfigureContext()
96 std::string cacheFilePath = GetStringFromData(STR_LEN); in RSUIDirectorFuzzTest() local
66 void ImageFileCache::SetImageCacheFilePath(const std::string& cacheFilePath) in SetImageCacheFilePath()371 std::string cacheFilePath = GetImageCacheFilePath(); in SetCacheFileInfo() local
165 std::string cacheFilePath = ImageFileCache::GetInstance().GetImageCacheFilePath(uri); in LoadDataFromCachedFile() local
322 std::string cacheFilePath = "test"; in DoSetTimeStamp() local340 std::string cacheFilePath = "test"; in DoSetCacheDir() local
364 const std::string& cacheFilePath = "1"; variable
303 string cacheFilePath = mFile.GetDentryFilePath(); variable
289 void RSUIDirector::SetCacheDir(const std::string& cacheFilePath) in SetCacheDir()
288 std::string cacheFilePath = ImageFileCache::GetInstance().GetImageCacheFilePath(); in PreparePhoto() local