Searched defs:SetStopOnRedirect (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/net/url_request/ | ||
D | url_fetcher_impl.cc | 98 void URLFetcherImpl::SetStopOnRedirect(bool stop_on_redirect) { in SetStopOnRedirect() function in net::URLFetcherImpl |
D | test_url_fetcher_factory.cc | 122 void TestURLFetcher::SetStopOnRedirect(bool stop_on_redirect) { in SetStopOnRedirect() function in net::TestURLFetcher |
D | url_fetcher_core.cc | 244 void URLFetcherCore::SetStopOnRedirect(bool stop_on_redirect) { in SetStopOnRedirect() function in net::URLFetcherCore |