Searched defs:cacheFilePath (Results 1 – 11 of 11) sorted by relevance
34 void ImageFileCache::SetImageCacheFilePath(const std::string& cacheFilePath) in SetImageCacheFilePath()
24 const size_t size, const std::string& cacheFilePath, bool isUni) in ConfigureContext()
65 std::string cacheFilePath(PATH_MAX + 1, 'a'); variable
96 std::string cacheFilePath = GetStringFromData(STR_LEN); in RSUIDirectorFuzzTest() local
65 void ImageFileCache::SetImageCacheFilePath(const std::string& cacheFilePath) in SetImageCacheFilePath()382 std::string cacheFilePath = GetImageCacheFilePath(); in SetImageCacheFilePath() local
144 std::string cacheFilePath = ImageFileCache::GetInstance().GetImageCacheFilePath(uri); in LoadDataFromCachedFile() local
211 std::string cacheFilePath = "test"; in DoSetTimeStamp() local218 std::string cacheFilePath = "test"; in DoSetCacheDir() local
288 std::string cacheFilePath = ImageFileCache::GetInstance().GetImageCacheFilePath(); in PreparePhoto() local
376 string cacheFilePath = mFile.GetDentryFilePath(); variable
449 void RSUIDirector::SetCacheDir(const std::string& cacheFilePath) in SetCacheDir()
555 const std::string& cacheFilePath = "1"; variable