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