Searched defs:cacheFilePath (Results 1 – 8 of 8) sorted by relevance
23 const size_t size, const std::string& cacheFilePath, bool isUni) in ConfigureContext()
96 std::string cacheFilePath = GetStringFromData(STR_LEN); in RSUIDirectorFuzzTest() local
208 void RSUIDirector::SetCacheDir(const std::string& cacheFilePath) in SetCacheDir()
131 static void SetImageCacheFilePath(const std::string& cacheFilePath) in SetImageCacheFilePath()
294 std::string cacheFilePath = GetImageCacheFilePath(); in SetCacheFileInfo() local
167 std::string cacheFilePath = ImageCache::GetImageCacheFilePath(uri); in LoadDataFromCachedFile() local
286 std::string cacheFilePath = ImageCache::GetImageCacheFilePath(key) + suffix; in LoadImageRawDataFromFileCache() local
301 std::string cacheFilePath = ImageCache::GetImageCacheFilePath(); in PreparePhoto() local