Home
last modified time | relevance | path

Searched defs:HostPortPair (Results 1 – 25 of 38) sorted by relevance

12

/external/chromium_org/ppapi/proxy/
Dhost_resolver_resource_base.h22 struct HostPortPair { struct
23 std::string host;
24 uint16_t port;
/external/chromium/net/base/
Dhost_port_pair.cc15 HostPortPair::HostPortPair() : port_(0) {} in HostPortPair() function in net::HostPortPair
16 HostPortPair::HostPortPair(const std::string& in_host, uint16 in_port) in HostPortPair() function in net::HostPortPair
Dhost_mapping_rules.h15 class HostPortPair; variable
/external/chromium_org/net/base/
Dhost_port_pair.cc16 HostPortPair::HostPortPair() : port_(0) {} in HostPortPair() function in net::HostPortPair
17 HostPortPair::HostPortPair(const std::string& in_host, uint16 in_port) in HostPortPair() function in net::HostPortPair
Dhost_mapping_rules.h15 class HostPortPair; variable
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DInetSocketAddressTest.java81 class HostPortPair { class in InetSocketAddressTest
86 public HostPortPair(String host, int port) { in HostPortPair() method in InetSocketAddressTest.HostPortPair
/external/chromium_org/net/socket/
Dsocket_net_log_params.h13 class HostPortPair; variable
Dclient_socket_factory.h22 class HostPortPair; variable
Dclient_socket_pool_manager.h30 class HostPortPair; variable
/external/chromium/net/http/
Dhttp_proxy_utils.h15 class HostPortPair; variable
Dhttp_network_session_peer.h13 class HostPortPair; variable
/external/chromium_org/jingle/glue/
Dresolving_client_socket_factory.h12 class HostPortPair; variable
Dxmpp_client_socket_factory.h18 class HostPortPair; variable
/external/chromium_org/net/quic/
Dport_suggester.h15 class HostPortPair; variable
/external/chromium_org/chrome/browser/local_discovery/
Dprivet_http_asynchronous_factory.h14 class HostPortPair; variable
/external/chromium_org/content/public/common/
Dcommon_param_traits.h41 class HostPortPair; variable
/external/chromium_org/net/http/
Dhttp_pipelined_host.h21 class HostPortPair; variable
Dproxy_client_socket.h17 class HostPortPair; variable
Dhttp_pipelined_host_pool.h23 class HostPortPair; variable
Dhttp_pipelined_connection.h16 class HostPortPair; variable
/external/chromium/net/socket/
Dclient_socket_factory.h21 class HostPortPair; variable
/external/chromium_org/content/browser/loader/
Dresource_scheduler.h20 class HostPortPair; variable
/external/chromium_org/chrome/browser/net/spdyproxy/
Ddata_reduction_proxy_settings.h22 class HostPortPair; variable
/external/chromium_org/net/url_request/
Durl_fetcher.h28 class HostPortPair; variable
/external/chromium/chrome/browser/automation/
Durl_request_automation_job.h21 class HostPortPair; variable

12