/external/chromium/net/socket/ |
D | socks5_client_socket.cc | 114 bool SOCKS5ClientSocket::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SOCKS5ClientSocket
|
D | socks_client_socket.cc | 141 bool SOCKSClientSocket::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SOCKSClientSocket
|
D | transport_client_socket_pool_unittest.cc | 65 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
|
D | tcp_client_socket_libevent.cc | 362 bool TCPClientSocketLibevent::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::TCPClientSocketLibevent
|
D | ssl_server_socket_unittest.cc | 142 virtual bool IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::__anon5f9225790111::FakeSocket
|
D | socket_test_util.cc | 642 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
|
D | tcp_client_socket_win.cc | 456 bool TCPClientSocketWin::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::TCPClientSocketWin
|
D | ssl_client_socket_mac.cc | 613 bool SSLClientSocketMac::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SSLClientSocketMac
|
D | ssl_client_socket_win.cc | 690 bool SSLClientSocketWin::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SSLClientSocketWin
|
D | ssl_client_socket_openssl.cc | 1074 bool SSLClientSocketOpenSSL::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SSLClientSocketOpenSSL
|
D | ssl_client_socket_nss.cc | 707 bool SSLClientSocketNSS::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SSLClientSocketNSS
|
D | client_socket_pool_base_unittest.cc | 73 virtual bool IsConnectedAndIdle() const { return connected_; } in IsConnectedAndIdle() function in net::__anon6f49baa30111::MockClientSocket
|
/external/chromium/net/http/ |
D | http_proxy_client_socket.cc | 136 bool HttpProxyClientSocket::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::HttpProxyClientSocket
|
/external/chromium/net/spdy/ |
D | spdy_proxy_client_socket.cc | 126 bool SpdyProxyClientSocket::IsConnectedAndIdle() const { in IsConnectedAndIdle() function in net::SpdyProxyClientSocket
|