Searched defs:OnSynReply (Results 1 – 7 of 7) sorted by relevance
51 virtual void OnSynReply(SpdyStreamId stream_id, bool fin) OVERRIDE { in OnSynReply() function in net::QuicHeadersStream::SpdyFramerVisitor237 void QuicHeadersStream::OnSynReply(SpdyStreamId stream_id, bool fin) { in OnSynReply() function in net::QuicHeadersStream
91 void BufferedSpdyFramer::OnSynReply(SpdyStreamId stream_id, in OnSynReply() function in net::BufferedSpdyFramer
53 virtual void OnSynReply(SpdyStreamId stream_id, in OnSynReply() function in net::__anon898249580111::TestBufferedSpdyVisitor
228 virtual void OnSynReply(SpdyStreamId stream_id, in OnSynReply() function in net::__anonc005995f0211::PriorityGetter
132 virtual void OnSynReply(SpdyStreamId stream_id, bool fin) OVERRIDE { in OnSynReply() function in net::test::SpdyFramerTestUtil::DecompressionVisitor354 virtual void OnSynReply(SpdyStreamId stream_id, bool fin) OVERRIDE { in OnSynReply() function in net::test::TestSpdyVisitor
2281 void SpdySession::OnSynReply(SpdyStreamId stream_id, in OnSynReply() function in net::SpdySession
279 void SpdySM::OnSynReply(SpdyStreamId stream_id, in OnSynReply() function in net::SpdySM