/external/chromium_org/net/http/ |
http_network_transaction_ssl_unittest.cc | 72 proxy_service_.reset(ProxyService::CreateDirect()); 96 scoped_ptr<ProxyService> proxy_service_;
|
http_network_transaction_unittest.cc | [all...] |
http_stream_factory_impl_job.h | 244 ProxyService::PacRequest* pac_request_;
|
/external/mdnsresponder/mDNSPosix/ |
ProxyResponder.c | 253 ServiceRecordSet proxyservice; local 272 RegisterService(&mDNSStorage, &proxyservice, argv[3], argv[4], "local.",
|
/external/chromium/net/http/ |
http_network_transaction_unittest.cc | 79 proxy_service(ProxyService::CreateDirect()), 86 explicit SessionDependencies(ProxyService* proxy_service) 97 scoped_refptr<ProxyService> proxy_service; [all...] |
http_cache.h | 56 class ProxyService; 125 ProxyService* proxy_service,
|
http_proxy_client_socket_pool_unittest.cc | 63 proxy_service_(ProxyService::CreateDirect()), 201 const scoped_refptr<ProxyService> proxy_service_;
|
http_stream_factory_impl_job.h | 214 ProxyService::PacRequest* pac_request_;
|
/external/chromium/net/proxy/ |
proxy_list.cc | 124 // with. Of course, ProxyService::ReconsiderProxyAfterError() would need to
|
proxy_server.h | 26 // ProxyService::RemoveProxiesWithoutScheme().
|
proxy_script_fetcher_impl_unittest.cc | 48 set_proxy_service(ProxyService::CreateFixed(no_proxy));
|
/external/chromium_org/android_webview/browser/net/ |
aw_url_request_context_getter.cc | 40 proxy_config_service_(net::ProxyService::CreateSystemProxyConfigService(
|
/external/chromium_org/chrome/service/ |
service_process.h | 47 // net::ProxyService::CreateSystemProxyConfigService to take in
|
/external/chromium_org/net/proxy/ |
proxy_info.h | 133 friend class ProxyService;
|
proxy_script_decider.h | 29 // ProxyScriptDecider is a helper class used by ProxyService to determine which
|
proxy_server.h | 26 // ProxyService::RemoveProxiesWithoutScheme().
|
proxy_list.cc | 172 // with. Of course, ProxyService::ReconsiderProxyAfterError() would need to
|
/external/chromium_org/net/tools/net_watcher/ |
net_watcher.cc | 170 net::ProxyService::CreateSystemProxyConfigService(
|
/external/chromium/net/spdy/ |
spdy_test_util.h | 342 explicit SpdySessionDependencies(ProxyService* proxy_service); 354 scoped_refptr<ProxyService> proxy_service;
|
spdy_test_util.cc | [all...] |
/external/chromium_org/chrome/browser/net/ |
network_stats.h | 311 ProxyDetector(net::ProxyService* proxy_service, 328 net::ProxyService* proxy_service_;
|
/external/chromium_org/net/spdy/ |
spdy_test_util_common.h | 193 SpdySessionDependencies(NextProto protocol, ProxyService* proxy_service); 208 scoped_ptr<ProxyService> proxy_service;
|
spdy_test_util_common.cc | 348 proxy_service(ProxyService::CreateDirect()), 374 NextProto protocol, ProxyService* proxy_service) 457 storage_.set_proxy_service(ProxyService::CreateDirect()); [all...] |
/external/chromium_org/net/socket/ |
client_socket_pool_manager_impl.cc | 44 ProxyService* proxy_service,
|
/external/chromium/chrome/browser/chromeos/ |
proxy_config_service_impl.h | 69 // to ProxyService::GetLatestProxyConfig on the IO thread to be used on the
|