Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/socket/
H A Dtransport_client_socket_pool_test_util.cc81 bool WasEverUsed() const override { return false; } in WasEverUsed() function in net::__anonc58ea90b0111::MockConnectClientSocket
146 bool WasEverUsed() const override { return false; } in WasEverUsed() function in net::__anonc58ea90b0111::MockFailingClientSocket
264 bool WasEverUsed() const override { return false; } in WasEverUsed() function in net::__anonc58ea90b0111::MockTriggerableClientSocket
H A Dunix_domain_client_socket_posix.cc93 bool UnixDomainClientSocket::WasEverUsed() const { in WasEverUsed() function in net::UnixDomainClientSocket
H A Dfuzzed_socket.cc231 bool FuzzedSocket::WasEverUsed() const { in WasEverUsed() function in net::FuzzedSocket
H A Dfuzzed_socket_factory.cc74 bool WasEverUsed() const override { return false; } in WasEverUsed() function in net::__anon04bab43a0111::FailingSSLClientSocket
H A Dsocket_test_util.cc1199 bool MockTCPClientSocket::WasEverUsed() const { in WasEverUsed() function in net::MockTCPClientSocket
1450 bool MockSSLClientSocket::WasEverUsed() const { in WasEverUsed() function in net::MockSSLClientSocket
2106 bool WrappedStreamSocket::WasEverUsed() const { in WasEverUsed() function in net::WrappedStreamSocket
H A Dtransport_connect_sub_job.cc95 bool WasEverUsed() const override { return wrapped_socket_->WasEverUsed(); } in WasEverUsed() function in net::__anondbcae57c0111::WebSocketStreamSocket
H A Dsocks5_client_socket.cc95 bool SOCKS5ClientSocket::WasEverUsed() const { in WasEverUsed() function in net::SOCKS5ClientSocket
H A Dsocks_client_socket.cc129 bool SOCKSClientSocket::WasEverUsed() const { in WasEverUsed() function in net::SOCKSClientSocket
H A Dtcp_client_socket.cc391 bool TCPClientSocket::WasEverUsed() const { in WasEverUsed() function in net::TCPClientSocket
H A Dssl_server_socket_impl.cc541 bool SSLServerContextImpl::SocketImpl::WasEverUsed() const { in WasEverUsed() function in net::SSLServerContextImpl::SocketImpl
H A Dssl_client_socket_impl.cc450 bool SSLClientSocketImpl::WasEverUsed() const { in WasEverUsed() function in net::SSLClientSocketImpl
H A Dtcp_client_socket_unittest.cc196 TEST_F(TCPClientSocketTest, WasEverUsed) { in TEST_F() argument
H A Dssl_server_socket_unittest.cc281 bool WasEverUsed() const override { return true; } in WasEverUsed() function in net::__anon71f8fa720111::FakeSocket
H A Dclient_socket_pool_base_unittest.cc210 bool WasEverUsed() const override { return was_used_to_convey_data_; } in WasEverUsed() function in net::__anon4fe4a65c0111::MockClientSocket
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_proxy_client_socket.cc129 bool HttpProxyClientSocket::WasEverUsed() const { in WasEverUsed() function in net::HttpProxyClientSocket
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_proxy_client_socket.cc131 bool QuicProxyClientSocket::WasEverUsed() const { in WasEverUsed() function in net::QuicProxyClientSocket
H A Dquic_chromium_client_session.cc555 bool QuicChromiumClientSession::Handle::WasEverUsed() const { in WasEverUsed() function in net::QuicChromiumClientSession::Handle
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_proxy_client_socket.cc152 bool SpdyProxyClientSocket::WasEverUsed() const { in WasEverUsed() function in net::SpdyProxyClientSocket
H A Dspdy_stream.cc318 bool SpdyStream::WasEverUsed() const { in WasEverUsed() function in net::SpdyStream
H A Dspdy_session.h557 bool WasEverUsed() const { return socket_->WasEverUsed(); } in WasEverUsed() function
H A Dspdy_test_util_common.cc530 bool WasEverUsed() const override { in WasEverUsed() function in net::__anon673badfe0411::FakeSpdySessionClientSocket
/aosp_15_r20/external/cronet/net/server/
H A Dhttp_server_unittest.cc980 bool WasEverUsed() const override { return true; } in WasEverUsed() function in net::__anon1c5afca60211::MockStreamSocket