Searched defs:OnRstStreamFrame (Results 1 – 8 of 8) sorted by relevance
105 virtual bool OnRstStreamFrame(const QuicRstStreamFrame& frame) OVERRIDE { in OnRstStreamFrame() function in net::test::SimpleFramerVisitor
173 bool NoOpFramerVisitor::OnRstStreamFrame( in OnRstStreamFrame() function in net::test::NoOpFramerVisitor
122 virtual bool OnRstStreamFrame(const QuicRstStreamFrame& /*frame*/) OVERRIDE { in OnRstStreamFrame() function in net::QuicDispatcher::QuicFramerVisitor
183 virtual void OnRstStreamFrame(const QuicRstStreamFrame& frame) {} in OnRstStreamFrame() function
628 void QuicConnectionLogger::OnRstStreamFrame(const QuicRstStreamFrame& frame) { in OnRstStreamFrame() function in net::QuicConnectionLogger
725 bool QuicConnection::OnRstStreamFrame(const QuicRstStreamFrame& frame) { in OnRstStreamFrame() function in net::QuicConnection
302 virtual bool OnRstStreamFrame(const QuicRstStreamFrame& frame) OVERRIDE { in OnRstStreamFrame() function in net::test::TestQuicVisitor
127 virtual bool OnRstStreamFrame(const QuicRstStreamFrame& /*frame*/) OVERRIDE { in OnRstStreamFrame() function in net::tools::QuicDispatcher::QuicFramerVisitor