Searched defs:OnPathChallengeFrame (Results 1 – 11 of 11) sorted by relevance
146 bool OnPathChallengeFrame(const QuicPathChallengeFrame& frame) override { in OnPathChallengeFrame() function in quic::QuicPacketPrinter
346 void QuicConnectionLogger::OnPathChallengeFrame( in OnPathChallengeFrame() function in net::QuicConnectionLogger
621 void QuicEventLogger::OnPathChallengeFrame( in OnPathChallengeFrame() function in net::QuicEventLogger
179 bool OnPathChallengeFrame(const QuicPathChallengeFrame& frame) override { in OnPathChallengeFrame() function in quic::QuicPacketPrinter
250 bool ChloFramerVisitor::OnPathChallengeFrame( in OnPathChallengeFrame() function in quic::__anon6db6d3800111::ChloFramerVisitor
145 bool OnPathChallengeFrame(const QuicPathChallengeFrame& /*frame*/) override { in OnPathChallengeFrame() function
400 virtual void OnPathChallengeFrame(const QuicPathChallengeFrame& /*frame*/) {} in OnPathChallengeFrame() function
1751 bool QuicConnection::OnPathChallengeFrame(const QuicPathChallengeFrame& frame) { in OnPathChallengeFrame() function in quic::QuicConnection
504 bool OnPathChallengeFrame(const QuicPathChallengeFrame& frame) override { in OnPathChallengeFrame() function in quic::test::__anon3a6dc7ec0111::TestQuicVisitor
167 bool OnPathChallengeFrame(const QuicPathChallengeFrame& frame) override { in OnPathChallengeFrame() function in quic::test::SimpleFramerVisitor
398 bool NoOpFramerVisitor::OnPathChallengeFrame( in OnPathChallengeFrame() function in quic::test::NoOpFramerVisitor