Home
last modified time | relevance | path

Searched defs:ProxyInfo (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/base/
Dproxyinfo.h45 struct ProxyInfo { struct
54 ProxyInfo() : type(PROXY_NONE), autodetect(false) { } in ProxyInfo() argument
/external/chromium/third_party/libjingle/source/talk/base/
Dproxyinfo.h45 struct ProxyInfo { struct
54 ProxyInfo() : type(PROXY_NONE), autodetect(false) { } in ProxyInfo() argument
/external/chromium_org/net/proxy/
Dproxy_resolver.h20 class ProxyInfo; variable
Dproxy_info.cc11 ProxyInfo::ProxyInfo() in ProxyInfo() function in net::ProxyInfo
Dproxy_config.h23 class ProxyInfo; variable
/external/chromium_org/net/http/
Dhttp_pipelined_stream.h23 class ProxyInfo; variable
Dhttp_pipelined_host.h23 class ProxyInfo; variable
Dhttp_pipelined_host_forced.h27 class ProxyInfo; variable
Dhttp_pipelined_connection.h18 class ProxyInfo; variable
Dhttp_pipelined_host_impl.h28 class ProxyInfo; variable
Dhttp_stream_factory.h42 class ProxyInfo; variable
/external/smack/src/org/jivesoftware/smack/proxy/
DProxyInfo.java29 public class ProxyInfo class
45 public ProxyInfo( ProxyType pType, String pHost, int pPort, String pUser, in ProxyInfo() method in ProxyInfo
/external/chromium/net/proxy/
Dproxy_resolver.h19 class ProxyInfo; variable
Dproxy_info.cc11 ProxyInfo::ProxyInfo() : config_id_(ProxyConfig::INVALID_ID) { in ProxyInfo() function in net::ProxyInfo
Dproxy_config.h20 class ProxyInfo; variable
Dinit_proxy_resolver_unittest.cc123 ProxyInfo* /*results*/, in GetProxyForURL() argument
/external/chromium_org/net/socket/
Dclient_socket_pool_manager.h34 class ProxyInfo; variable
/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_network_proxy_host.h19 class ProxyInfo; variable
/external/chromium/net/http/
Dhttp_stream_factory.h28 class ProxyInfo; variable
/external/chromium/net/socket/
Dclient_socket_pool_manager.h40 class ProxyInfo; variable
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
D__init__.py694 class ProxyInfo(object): class
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
D__init__.py694 class ProxyInfo(object): class