Home
last modified time | relevance | path

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

/external/chromium_org/net/socket/
Dsocks_client_socket_pool.cc225 void SOCKSClientSocketPool::RequestSockets( in RequestSockets() function in net::SOCKSClientSocketPool
Dtransport_client_socket_pool.cc485 void TransportClientSocketPool::RequestSockets( in RequestSockets() function in net::TransportClientSocketPool
Dwebsocket_transport_client_socket_pool.cc355 void WebSocketTransportClientSocketPool::RequestSockets( in RequestSockets() function in net::WebSocketTransportClientSocketPool
Dssl_client_socket_pool.cc723 void SSLClientSocketPool::RequestSockets( in RequestSockets() function in net::SSLClientSocketPool
Dclient_socket_pool_base.h753 void RequestSockets(const std::string& group_name, in RequestSockets() function
Dclient_socket_pool_base.cc292 void ClientSocketPoolBaseHelper::RequestSockets( in RequestSockets() function in net::internal::ClientSocketPoolBaseHelper
Dclient_socket_pool_base_unittest.cc520 virtual void RequestSockets(const std::string& group_name, in RequestSockets() function in net::__anon4f8a475d0111::TestClientSocketPool
3173 TEST_F(ClientSocketPoolBaseTest, RequestSockets) { in TEST_F() argument
/external/chromium_org/net/http/
Dhttp_proxy_client_socket_pool.cc465 void HttpProxyClientSocketPool::RequestSockets( in RequestSockets() function in net::HttpProxyClientSocketPool
Dhttp_stream_factory_impl_unittest.cc337 virtual void RequestSockets(const std::string& group_name, in RequestSockets() function in net::__anon997f322d0111::CapturePreconnectsSocketPool