Searched defs:WriteCacheToFile (Results 1 – 2 of 2) sorted by relevance
69 void ImageLoader::WriteCacheToFile(const std::string& uri, const std::vector<uint8_t>& imageData) {} in WriteCacheToFile() function in OHOS::Ace::ImageLoader70 void ImageLoader::WriteCacheToFile(const std::string& uri, const std::string& imageData) {} in WriteCacheToFile() function in OHOS::Ace::ImageLoader
812 void ImageLoader::WriteCacheToFile(const std::string& uri, const std::vector<uint8_t>& imageData) in WriteCacheToFile() function in OHOS::Ace::ImageLoader821 void ImageLoader::WriteCacheToFile(const std::string& uri, const std::string& imageData) in WriteCacheToFile() function in OHOS::Ace::ImageLoader