Home
last modified time | relevance | path

Searched defs:WasEverUsed (Results 1 – 16 of 16) sorted by relevance

/external/chromium/net/socket/
Dsocks5_client_socket.cc138 bool SOCKS5ClientSocket::WasEverUsed() const { in WasEverUsed() function in net::SOCKS5ClientSocket
Dsocks_client_socket.cc165 bool SOCKSClientSocket::WasEverUsed() const { in WasEverUsed() function in net::SOCKSClientSocket
Dtransport_client_socket_pool_unittest.cc86 virtual bool WasEverUsed() const { return false; } in WasEverUsed() function in net::__anon9e0fd0b70111::MockClientSocket
136 virtual bool WasEverUsed() const { return false; } in WasEverUsed() function in net::__anon9e0fd0b70111::MockFailingClientSocket
210 virtual bool WasEverUsed() const { return false; } in WasEverUsed() function in net::__anon9e0fd0b70111::MockPendingClientSocket
Dssl_server_socket_unittest.cc165 virtual bool WasEverUsed() const { in WasEverUsed() function in net::__anon3f5d413b0111::FakeSocket
Dtcp_client_socket_libevent.cc710 bool TCPClientSocketLibevent::WasEverUsed() const { in WasEverUsed() function in net::TCPClientSocketLibevent
Dsocket_test_util.cc795 bool MockTCPClientSocket::WasEverUsed() const { in WasEverUsed() function in net::MockTCPClientSocket
985 bool DeterministicMockTCPClientSocket::WasEverUsed() const { in WasEverUsed() function in net::DeterministicMockTCPClientSocket
1078 bool MockSSLClientSocket::WasEverUsed() const { in WasEverUsed() function in net::MockSSLClientSocket
Dtcp_client_socket_win.cc507 bool TCPClientSocketWin::WasEverUsed() const { in WasEverUsed() function in net::TCPClientSocketWin
Dssl_client_socket_mac.cc653 bool SSLClientSocketMac::WasEverUsed() const { in WasEverUsed() function in net::SSLClientSocketMac
Dssl_client_socket_win.cc726 bool SSLClientSocketWin::WasEverUsed() const { in WasEverUsed() function in net::SSLClientSocketWin
Dssl_client_socket_openssl.cc1111 bool SSLClientSocketOpenSSL::WasEverUsed() const { in WasEverUsed() function in net::SSLClientSocketOpenSSL
Dssl_client_socket_nss.cc750 bool SSLClientSocketNSS::WasEverUsed() const { in WasEverUsed() function in net::SSLClientSocketNSS
Dclient_socket_pool_base_unittest.cc89 virtual bool WasEverUsed() const { return was_used_to_convey_data_; } in WasEverUsed() function in net::__anon755f1fe50111::MockClientSocket
/external/chromium/net/http/
Dhttp_proxy_client_socket.cc161 bool HttpProxyClientSocket::WasEverUsed() const { in WasEverUsed() function in net::HttpProxyClientSocket
/external/chromium/net/spdy/
Dspdy_stream.cc225 bool SpdyStream::WasEverUsed() const { in WasEverUsed() function in net::SpdyStream
Dspdy_proxy_client_socket.cc142 bool SpdyProxyClientSocket::WasEverUsed() const { in WasEverUsed() function in net::SpdyProxyClientSocket
Dspdy_session.h193 bool WasEverUsed() const { in WasEverUsed() function