Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_basic_state.cc74 bool HttpBasicState::IsConnectionReused() const { in IsConnectionReused() function in net::HttpBasicState
H A Dhttp_basic_stream.cc112 bool HttpBasicStream::IsConnectionReused() const { in IsConnectionReused() function in net::HttpBasicStream
H A Dhttp_response_body_drainer_unittest.cc106 bool IsConnectionReused() const override { return false; } in IsConnectionReused() function in net::__anon192c88380111::MockHttpStream
H A Dhttp_stream_factory_unittest.cc160 bool IsConnectionReused() const override { return false; } in IsConnectionReused() function in net::test::__anon0960889b0111::MockWebSocketHandshakeStream
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_http2_handshake_stream.cc181 bool WebSocketHttp2HandshakeStream::IsConnectionReused() const { in IsConnectionReused() function in net::WebSocketHttp2HandshakeStream
H A Dwebsocket_http3_handshake_stream.cc177 bool WebSocketHttp3HandshakeStream::IsConnectionReused() const { in IsConnectionReused() function in net::WebSocketHttp3HandshakeStream
H A Dwebsocket_basic_handshake_stream.cc324 bool WebSocketBasicHandshakeStream::IsConnectionReused() const { in IsConnectionReused() function in net::WebSocketBasicHandshakeStream
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_http_stream.cc146 bool SpdyHttpStream::IsConnectionReused() const { in IsConnectionReused() function in net::SpdyHttpStream
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_http_stream.cc260 bool QuicHttpStream::IsConnectionReused() const { in IsConnectionReused() function in net::QuicHttpStream