IsSpdyHttpStream   79 net/http/http_basic_stream.h   virtual bool IsSpdyHttpStream() const OVERRIDE;
IsSpdyHttpStream  167 net/http/http_network_transaction.cc       } else if (stream_->IsSpdyHttpStream()) {
IsSpdyHttpStream   82 net/http/http_pipelined_stream.h   virtual bool IsSpdyHttpStream() const OVERRIDE;
IsSpdyHttpStream  139 net/http/http_stream_base.h   virtual bool IsSpdyHttpStream() const = 0;
IsSpdyHttpStream  813 net/http/http_stream_factory_impl_unittest.cc   EXPECT_FALSE(waiter.stream()->IsSpdyHttpStream());
IsSpdyHttpStream  862 net/http/http_stream_factory_impl_unittest.cc   EXPECT_FALSE(waiter.stream()->IsSpdyHttpStream());
IsSpdyHttpStream  907 net/http/http_stream_factory_impl_unittest.cc   EXPECT_FALSE(waiter.stream()->IsSpdyHttpStream());
IsSpdyHttpStream 1121 net/http/http_stream_factory_impl_unittest.cc   EXPECT_TRUE(waiter.stream()->IsSpdyHttpStream());
IsSpdyHttpStream   62 net/http/proxy_connect_redirect_http_stream.h   virtual bool IsSpdyHttpStream() const OVERRIDE;
IsSpdyHttpStream   61 net/quic/quic_http_stream.h   virtual bool IsSpdyHttpStream() const OVERRIDE;
IsSpdyHttpStream   75 net/spdy/spdy_http_stream.h   virtual bool IsSpdyHttpStream() const OVERRIDE;
IsSpdyHttpStream   64 net/websockets/websocket_basic_handshake_stream.h   virtual bool IsSpdyHttpStream() const OVERRIDE;