Home
last modified time | relevance | path

Searched defs:IsConnectionReused (Results 1 – 9 of 9) sorted by relevance

/external/cronet/net/http/
Dhttp_basic_state.cc73 bool HttpBasicState::IsConnectionReused() const { in IsConnectionReused() function in net::HttpBasicState
Dhttp_basic_stream.cc111 bool HttpBasicStream::IsConnectionReused() const { in IsConnectionReused() function in net::HttpBasicStream
Dhttp_response_body_drainer_unittest.cc105 bool IsConnectionReused() const override { return false; } in IsConnectionReused() function in net::__anon4d9bc9a70111::MockHttpStream
Dhttp_stream_factory_unittest.cc153 bool IsConnectionReused() const override { return false; } in IsConnectionReused() function in net::__anon79c118ea0111::MockWebSocketHandshakeStream
/external/cronet/net/websockets/
Dwebsocket_http2_handshake_stream.cc176 bool WebSocketHttp2HandshakeStream::IsConnectionReused() const { in IsConnectionReused() function in net::WebSocketHttp2HandshakeStream
Dwebsocket_http3_handshake_stream.cc165 bool WebSocketHttp3HandshakeStream::IsConnectionReused() const { in IsConnectionReused() function in net::WebSocketHttp3HandshakeStream
Dwebsocket_basic_handshake_stream.cc318 bool WebSocketBasicHandshakeStream::IsConnectionReused() const { in IsConnectionReused() function in net::WebSocketBasicHandshakeStream
/external/cronet/net/spdy/
Dspdy_http_stream.cc223 bool SpdyHttpStream::IsConnectionReused() const { in IsConnectionReused() function in net::SpdyHttpStream
/external/cronet/net/quic/
Dquic_http_stream.cc346 bool QuicHttpStream::IsConnectionReused() const { in IsConnectionReused() function in net::QuicHttpStream