Searched defs:fileCacheKey (Results 1 – 2 of 2) sorted by relevance
92 std::string fileCacheKey = std::to_string(std::hash<std::string> {}(url)); variable152 std::string fileCacheKey = std::to_string(std::hash<std::string> {}(url)); variable196 std::string fileCacheKey = std::to_string(std::hash<std::string> {}(url)); variable235 std::string fileCacheKey = std::to_string(std::hash<std::string> {}(url)); variable
116 const std::string& fileCacheKey, const std::string& suffix) in SetImageCacheFilePath()217 auto fileCacheKey = std::to_string(std::hash<std::string> {}(url)); in SetImageCacheFilePath() local243 auto fileCacheKey = std::to_string(std::hash<std::string> {}(url)); in SetImageCacheFilePath() local275 void ImageFileCache::ConvertToAstcAndWriteToFile(const std::string& fileCacheKey, const std::string… in SetImageCacheFilePath()353 auto fileCacheKey = std::to_string(std::hash<std::string> {}(url)); in SetImageCacheFilePath() local401 std::string fileCacheKey = GetImageCacheKey(std::string(filePtr->d_name)); in SetImageCacheFilePath() local