Searched defs:WasFetchedViaProxy (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/url_request/
H A Durl_fetcher_impl.cc147 bool URLFetcherImpl::WasFetchedViaProxy() const { function in class:net::URLFetcherImpl
148 return core_->WasFetchedViaProxy();
H A Dtest_url_fetcher_factory.cc200 bool TestURLFetcher::WasFetchedViaProxy() const { function in class:net::TestURLFetcher
H A Durl_fetcher_core.cc305 bool URLFetcherCore::WasFetchedViaProxy() const { function in class:net::URLFetcherCore

Completed in 77 milliseconds