Home
last modified time | relevance | path

Searched defs:ProxyConfig (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/net/proxy/
Dproxy_config_service_android.h24 class ProxyConfig; variable
Dproxy_config_service.h12 class ProxyConfig; variable
Dproxy_config.cc189 ProxyConfig::ProxyConfig() in ProxyConfig() function in net::ProxyConfig
194 ProxyConfig::ProxyConfig(const ProxyConfig& config) in ProxyConfig() function in net::ProxyConfig
/external/chromium_org/chrome/browser/net/
Dfirefox_proxy_settings.h18 class ProxyConfig; variable
23 enum ProxyConfig { enum
Dchrome_network_delegate.h55 class ProxyConfig; variable
/external/chromium_org/components/data_reduction_proxy/browser/
Ddata_reduction_proxy_protocol.h18 class ProxyConfig; variable
Ddata_reduction_proxy_config_service.h24 class ProxyConfig; variable
Ddata_reduction_proxy_usage_stats.h20 class ProxyConfig; variable
Ddata_reduction_proxy_params.h22 class ProxyConfig; variable
/external/chromium_org/net/android/java/src/org/chromium/net/
DProxyChangeListener.java38 private static class ProxyConfig { class in ProxyChangeListener
39 public ProxyConfig(String host, int port, String pacUrl, String[] exclusionList) { in ProxyConfig() method in ProxyChangeListener.ProxyConfig
/external/chromium_org/chrome/browser/chromeos/
Dui_proxy_config.h20 class ProxyConfig; variable
/external/chromium_org/chrome/browser/sync/test/integration/
Dsync_test.h40 class ProxyConfig; variable
/external/chromium_org/chrome/browser/profiles/
Dprofile_impl_io_data.h34 class ProxyConfig; variable
/external/chromium_org/third_party/closure_compiler/externs/
Dchrome_extensions.js5219 function ProxyConfig() {} class