Searched defs:SetStopOnRedirect (Results 1 - 3 of 3) sorted by last modified time

/external/chromium_org/net/url_request/
H A Dtest_url_fetcher_factory.cc124 void TestURLFetcher::SetStopOnRedirect(bool stop_on_redirect) { function in class:net::TestURLFetcher
H A Durl_fetcher_core.cc249 void URLFetcherCore::SetStopOnRedirect(bool stop_on_redirect) { function in class:net::URLFetcherCore
H A Durl_fetcher_impl.cc98 void URLFetcherImpl::SetStopOnRedirect(bool stop_on_redirect) { function in class:net::URLFetcherImpl
99 core_->SetStopOnRedirect(stop_on_redirect);

Completed in 4252 milliseconds