Home
last modified time | relevance | path

Searched defs:IsConnectedAndIdle (Results 1 – 14 of 14) sorted by relevance

/external/chromium/net/socket/
Dsocks5_client_socket.cc114 bool SOCKS5ClientSocket::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SOCKS5ClientSocket
Dsocks_client_socket.cc141 bool SOCKSClientSocket::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SOCKSClientSocket
Dtransport_client_socket_pool_unittest.cc65 virtual bool IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::__anon4fded2350111::MockClientSocket
121 virtual bool IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::__anon4fded2350111::MockFailingClientSocket
189 virtual bool IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::__anon4fded2350111::MockPendingClientSocket
Dtcp_client_socket_libevent.cc362 bool TCPClientSocketLibevent::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::TCPClientSocketLibevent
Dssl_server_socket_unittest.cc142 virtual bool IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::__anon5f9225790111::FakeSocket
Dsocket_test_util.cc642 bool MockClientSocket::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::MockClientSocket
785 bool MockTCPClientSocket::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::MockTCPClientSocket
981 bool DeterministicMockTCPClientSocket::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::DeterministicMockTCPClientSocket
Dtcp_client_socket_win.cc456 bool TCPClientSocketWin::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::TCPClientSocketWin
Dssl_client_socket_mac.cc613 bool SSLClientSocketMac::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SSLClientSocketMac
Dssl_client_socket_win.cc690 bool SSLClientSocketWin::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SSLClientSocketWin
Dssl_client_socket_openssl.cc1074 bool SSLClientSocketOpenSSL::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SSLClientSocketOpenSSL
Dssl_client_socket_nss.cc707 bool SSLClientSocketNSS::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SSLClientSocketNSS
Dclient_socket_pool_base_unittest.cc73 virtual bool IsConnectedAndIdle() const { return connected_; } in IsConnectedAndIdle() function in net::__anon6f49baa30111::MockClientSocket
/external/chromium/net/http/
Dhttp_proxy_client_socket.cc136 bool HttpProxyClientSocket::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::HttpProxyClientSocket
/external/chromium/net/spdy/
Dspdy_proxy_client_socket.cc126 bool SpdyProxyClientSocket::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SpdyProxyClientSocket