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