Searched defs:IsConnectionReusable (Results 1 – 11 of 11) sorted by relevance
74 bool ProxyConnectRedirectHttpStream::IsConnectionReusable() const { in IsConnectionReusable() function in net::ProxyConnectRedirectHttpStream
80 bool HttpBasicStream::IsConnectionReusable() const { in IsConnectionReusable() function in net::HttpBasicStream
101 virtual bool IsConnectionReusable() const OVERRIDE { return false; } in IsConnectionReusable() function in net::__anon0d8649590111::MockHttpStream
994 bool HttpStreamParser::IsConnectionReusable() const { in IsConnectionReusable() function in net::HttpStreamParser
86 virtual bool IsConnectionReusable() const OVERRIDE { return false; } in IsConnectionReusable() function in net::__anon997f322d0111::MockWebSocketHandshakeStream
12257 virtual bool IsConnectionReusable() const OVERRIDE { in IsConnectionReusable() function in net::__anona4b5d9e80511::FakeStream
172 bool SpdyHttpStream::IsConnectionReusable() const { in IsConnectionReusable() function in net::SpdyHttpStream
248 bool QuicHttpStream::IsConnectionReusable() const { in IsConnectionReusable() function in net::QuicHttpStream
355 TEST_P(QuicHttpStreamTest, IsConnectionReusable) { in TEST_P() argument
289 virtual bool IsConnectionReusable() const OVERRIDE { return false; } in IsConnectionReusable() function in net::__anon698204690111::FakeWebSocketHandshakeStream
466 bool WebSocketBasicHandshakeStream::IsConnectionReusable() const { in IsConnectionReusable() function in net::WebSocketBasicHandshakeStream