Searched defs:OnPathResponseFrame (Results 1 – 11 of 11) sorted by relevance
150 bool OnPathResponseFrame(const QuicPathResponseFrame& frame) override { in OnPathResponseFrame() function in quic::QuicPacketPrinter
351 void QuicConnectionLogger::OnPathResponseFrame( in OnPathResponseFrame() function in net::QuicConnectionLogger
627 void QuicEventLogger::OnPathResponseFrame( in OnPathResponseFrame() function in net::QuicEventLogger
183 bool OnPathResponseFrame(const QuicPathResponseFrame& frame) override { in OnPathResponseFrame() function in quic::QuicPacketPrinter
255 bool ChloFramerVisitor::OnPathResponseFrame( in OnPathResponseFrame() function in quic::__anon6db6d3800111::ChloFramerVisitor
148 bool OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) override { in OnPathResponseFrame() function
403 virtual void OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) {} in OnPathResponseFrame() function
1833 bool QuicConnection::OnPathResponseFrame(const QuicPathResponseFrame& frame) { in OnPathResponseFrame() function in quic::QuicConnection
511 bool OnPathResponseFrame(const QuicPathResponseFrame& frame) override { in OnPathResponseFrame() function in quic::test::__anon3a6dc7ec0111::TestQuicVisitor
172 bool OnPathResponseFrame(const QuicPathResponseFrame& frame) override { in OnPathResponseFrame() function in quic::test::SimpleFramerVisitor
403 bool NoOpFramerVisitor::OnPathResponseFrame( in OnPathResponseFrame() function in quic::test::NoOpFramerVisitor