Searched refs:CreateSystemProxyConfigService (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/remoting/base/
H A Durl_request_context_getter.cc19 proxy_config_service_.reset(net::ProxyService::CreateSystemProxyConfigService(
/external/chromium_org/chrome/service/net/
H A Dservice_url_request_context_getter.cc104 // TODO(sanjeevr): Change CreateSystemProxyConfigService to accept a
107 proxy_config_service_.reset(net::ProxyService::CreateSystemProxyConfigService(
/external/chromium_org/chrome/browser/net/
H A Dconnection_tester.cc75 return CreateSystemProxyConfigService(config_service);
220 int CreateSystemProxyConfigService( function in class:__anon4323::ExperimentURLRequestContext
227 config_service->reset(net::ProxyService::CreateSystemProxyConfigService(
248 rv = CreateSystemProxyConfigService(config_service);
H A Dproxy_service_factory.cc56 base_service.reset(net::ProxyService::CreateSystemProxyConfigService(
/external/chromium_org/net/tools/net_watcher/
H A Dnet_watcher.cc162 net::ProxyService::CreateSystemProxyConfigService(
/external/chromium_org/android_webview/browser/
H A Daw_browser_context.cc52 net::ProxyService::CreateSystemProxyConfigService(
/external/chromium_org/content/shell/browser/
H A Dshell_url_request_context_getter.cc86 net::ProxyService::CreateSystemProxyConfigService(
/external/chromium_org/net/proxy/
H A Dproxy_service.h256 static ProxyConfigService* CreateSystemProxyConfigService(
H A Dproxy_service.cc1401 ProxyConfigService* ProxyService::CreateSystemProxyConfigService( function in class:net::ProxyService
/external/chromium_org/net/url_request/
H A Durl_request_context_builder.cc270 // ProxyService::CreateSystemProxyConfigService()'s signature doesn't suck.
279 ProxyService::CreateSystemProxyConfigService(
/external/chromium_org/chromecast/shell/browser/
H A Durl_request_context_factory.cc153 proxy_config_service_.reset(net::ProxyService::CreateSystemProxyConfigService(

Completed in 2343 milliseconds