Searched defs:OnPathResponseFrame (Results 1 – 11 of 11) sorted by relevance
149 bool OnPathResponseFrame(const QuicPathResponseFrame& frame) override { in OnPathResponseFrame() function in quic::__anon468cef570111::QuicPacketPrinter
338 void QuicConnectionLogger::OnPathResponseFrame( in OnPathResponseFrame() function in net::QuicConnectionLogger
603 void QuicEventLogger::OnPathResponseFrame( in OnPathResponseFrame() function in net::QuicEventLogger
180 bool OnPathResponseFrame(const QuicPathResponseFrame& frame) override { in OnPathResponseFrame() function in quic::QuicPacketPrinter
261 bool ChloFramerVisitor::OnPathResponseFrame( in OnPathResponseFrame() function in quic::__anonb4313bd10111::ChloFramerVisitor
152 bool OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) override { in OnPathResponseFrame() function
416 virtual void OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) {} in OnPathResponseFrame() function
1735 bool QuicConnection::OnPathResponseFrame(const QuicPathResponseFrame& frame) { in OnPathResponseFrame() function in quic::QuicConnection
516 bool OnPathResponseFrame(const QuicPathResponseFrame& frame) override { in OnPathResponseFrame() function in quic::test::__anon0923887d0111::TestQuicVisitor
170 bool OnPathResponseFrame(const QuicPathResponseFrame& frame) override { in OnPathResponseFrame() function in quic::test::SimpleFramerVisitor
408 bool NoOpFramerVisitor::OnPathResponseFrame( in OnPathResponseFrame() function in quic::test::NoOpFramerVisitor