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