Home
last modified time | relevance | path

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

/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/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/net/http/
Dhttp_proxy_utils.h15 class HostPortPair; variable
Dhttp_network_session_peer.h13 class HostPortPair; variable
Dhttp_stream_factory.h22 class HostPortPair; variable
/external/chromium/net/socket/
Dclient_socket_factory.h21 class HostPortPair; variable
Dssl_client_socket_win.h30 class HostPortPair; variable
Dclient_socket_pool_manager.h36 class HostPortPair; variable
Dssl_client_socket_pool.h30 class HostPortPair; variable
/external/chromium/chrome/browser/automation/
Durl_request_automation_job.h21 class HostPortPair; variable
/external/chromium/chrome/common/
Dcommon_param_traits_unittest.cc175 TEST(IPCMessageTest, HostPortPair) { in TEST() argument
/external/chromium/net/url_request/
Durl_request.h43 class HostPortPair; variable