Searched defs:RequestSockets (Results 1 – 9 of 9) sorted by relevance
225 void SOCKSClientSocketPool::RequestSockets( in RequestSockets() function in net::SOCKSClientSocketPool
485 void TransportClientSocketPool::RequestSockets( in RequestSockets() function in net::TransportClientSocketPool
355 void WebSocketTransportClientSocketPool::RequestSockets( in RequestSockets() function in net::WebSocketTransportClientSocketPool
723 void SSLClientSocketPool::RequestSockets( in RequestSockets() function in net::SSLClientSocketPool
753 void RequestSockets(const std::string& group_name, in RequestSockets() function
292 void ClientSocketPoolBaseHelper::RequestSockets( in RequestSockets() function in net::internal::ClientSocketPoolBaseHelper
520 virtual void RequestSockets(const std::string& group_name, in RequestSockets() function in net::__anon4f8a475d0111::TestClientSocketPool3173 TEST_F(ClientSocketPoolBaseTest, RequestSockets) { in TEST_F() argument
465 void HttpProxyClientSocketPool::RequestSockets( in RequestSockets() function in net::HttpProxyClientSocketPool
337 virtual void RequestSockets(const std::string& group_name, in RequestSockets() function in net::__anon997f322d0111::CapturePreconnectsSocketPool