Searched refs:WasFetchedViaProxy (Results 1 - 10 of 10) 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 Durl_fetcher.h274 virtual bool WasFetchedViaProxy() const = 0;
H A Durl_fetcher_impl.h82 virtual bool WasFetchedViaProxy() const OVERRIDE;
H A Durl_fetcher_core.h107 bool WasFetchedViaProxy() const;
H A Dtest_url_fetcher_factory.cc200 bool TestURLFetcher::WasFetchedViaProxy() const { function in class:net::TestURLFetcher
H A Dtest_url_fetcher_factory.h134 virtual bool WasFetchedViaProxy() const OVERRIDE;
H A Durl_fetcher_core.cc305 bool URLFetcherCore::WasFetchedViaProxy() const { function in class:net::URLFetcherCore
/external/chromium_org/chrome/browser/safe_browsing/
H A Dmalware_details_cache.cc166 if (!source->WasFetchedViaProxy()) {
/external/chromium_org/components/domain_reliability/
H A Dmonitor_unittest.cc242 TEST_F(DomainReliabilityMonitorTest, WasFetchedViaProxy) {
/external/chromium_org/components/policy/core/common/cloud/
H A Ddevice_management_service.cc88 fetcher->WasFetchedViaProxy() &&

Completed in 129 milliseconds