Home
last modified time | relevance | path

Searched defs:RequestSockets (Results 1 – 9 of 9) sorted by relevance

/external/chromium/net/socket/
Dsocks_client_socket_pool.cc251 void SOCKSClientSocketPool::RequestSockets( in RequestSockets() function in net::SOCKSClientSocketPool
Dtcp_client_socket_pool.cc285 void TCPClientSocketPool::RequestSockets( in RequestSockets() function in net::TCPClientSocketPool
Dtransport_client_socket_pool.cc463 void TransportClientSocketPool::RequestSockets( in RequestSockets() function in net::TransportClientSocketPool
Dssl_client_socket_pool.cc560 void SSLClientSocketPool::RequestSockets( in RequestSockets() function in net::SSLClientSocketPool
Dclient_socket_pool_base.h678 void RequestSockets(const std::string& group_name, in RequestSockets() function
Dclient_socket_pool_base.cc249 void ClientSocketPoolBaseHelper::RequestSockets( in RequestSockets() function in net::internal::ClientSocketPoolBaseHelper
Dclient_socket_pool_base_unittest.cc401 virtual void RequestSockets(const std::string& group_name, in RequestSockets() function in net::__anonfacae9050111::TestClientSocketPool
2778 TEST_F(ClientSocketPoolBaseTest, RequestSockets) { in TEST_F() argument
/external/chromium/net/http/
Dhttp_proxy_client_socket_pool.cc455 void HttpProxyClientSocketPool::RequestSockets( in RequestSockets() function in net::HttpProxyClientSocketPool
Dhttp_stream_factory_impl_unittest.cc146 virtual void RequestSockets(const std::string& group_name, in RequestSockets() function in net::__anon58de3ed50111::CapturePreconnectsSocketPool