HomeSort by relevance Sort by last modified time
    Searched defs:WasFetchedViaProxy (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/url_request/
url_fetcher_impl.cc 147 bool URLFetcherImpl::WasFetchedViaProxy() const {
148 return core_->WasFetchedViaProxy();
test_url_fetcher_factory.cc 200 bool TestURLFetcher::WasFetchedViaProxy() const {
url_fetcher_core.cc 302 bool URLFetcherCore::WasFetchedViaProxy() const {

Completed in 49 milliseconds