Searched defs:http_fetcher (Results 1 – 5 of 5) sorted by relevance
109 HttpFetcher* http_fetcher() { return http_fetcher_.get(); } in http_fetcher() function
46 HttpFetcher* http_fetcher) in DownloadAction()
123 MockHttpFetcher* http_fetcher) { in StartProcessorInRunLoop()160 MockHttpFetcher* http_fetcher = new MockHttpFetcher(data.data(), in TestWithData() local
452 void StartTransfer(HttpFetcher* http_fetcher, const string& url) { in StartTransfer()1002 HttpFetcher* http_fetcher) { in RedirectTest()
523 std::unique_ptr<HttpFetcher> http_fetcher, in OmahaRequestAction()