Searched defs:IsConnectionReused (Results 1 – 9 of 9) sorted by relevance
73 bool HttpBasicState::IsConnectionReused() const { in IsConnectionReused() function in net::HttpBasicState
111 bool HttpBasicStream::IsConnectionReused() const { in IsConnectionReused() function in net::HttpBasicStream
105 bool IsConnectionReused() const override { return false; } in IsConnectionReused() function in net::__anon4d9bc9a70111::MockHttpStream
153 bool IsConnectionReused() const override { return false; } in IsConnectionReused() function in net::__anon79c118ea0111::MockWebSocketHandshakeStream
176 bool WebSocketHttp2HandshakeStream::IsConnectionReused() const { in IsConnectionReused() function in net::WebSocketHttp2HandshakeStream
165 bool WebSocketHttp3HandshakeStream::IsConnectionReused() const { in IsConnectionReused() function in net::WebSocketHttp3HandshakeStream
318 bool WebSocketBasicHandshakeStream::IsConnectionReused() const { in IsConnectionReused() function in net::WebSocketBasicHandshakeStream
223 bool SpdyHttpStream::IsConnectionReused() const { in IsConnectionReused() function in net::SpdyHttpStream
346 bool QuicHttpStream::IsConnectionReused() const { in IsConnectionReused() function in net::QuicHttpStream