Searched defs:DownloadResult (Results 1 – 2 of 2) sorted by relevance
43 struct DownloadResult { struct56 virtual bool Download(const std::string& url, const std::shared_ptr<DownloadResult>& result); argument
29 …bool Download(const std::string& /* url */, const std::shared_ptr<DownloadResult>& /* result */) o… in Download()