Searched defs:RequestSockets (Results 1 – 9 of 9) sorted by relevance
251 void SOCKSClientSocketPool::RequestSockets( in RequestSockets() function in net::SOCKSClientSocketPool
285 void TCPClientSocketPool::RequestSockets( in RequestSockets() function in net::TCPClientSocketPool
463 void TransportClientSocketPool::RequestSockets( in RequestSockets() function in net::TransportClientSocketPool
560 void SSLClientSocketPool::RequestSockets( in RequestSockets() function in net::SSLClientSocketPool
678 void RequestSockets(const std::string& group_name, in RequestSockets() function
249 void ClientSocketPoolBaseHelper::RequestSockets( in RequestSockets() function in net::internal::ClientSocketPoolBaseHelper
401 virtual void RequestSockets(const std::string& group_name, in RequestSockets() function in net::__anonfacae9050111::TestClientSocketPool2778 TEST_F(ClientSocketPoolBaseTest, RequestSockets) { in TEST_F() argument
455 void HttpProxyClientSocketPool::RequestSockets( in RequestSockets() function in net::HttpProxyClientSocketPool
146 virtual void RequestSockets(const std::string& group_name, in RequestSockets() function in net::__anon58de3ed50111::CapturePreconnectsSocketPool