Searched defs:OnHandshakeDoneFrame (Results 1 – 11 of 11) sorted by relevance
193 bool OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& frame) override { in OnHandshakeDoneFrame() function in quic::QuicPacketPrinter
462 void QuicConnectionLogger::OnHandshakeDoneFrame( in OnHandshakeDoneFrame() function in net::QuicConnectionLogger
731 void QuicEventLogger::OnHandshakeDoneFrame( in OnHandshakeDoneFrame() function in net::QuicEventLogger
211 bool OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& frame) override { in OnHandshakeDoneFrame() function in quic::QuicPacketPrinter
295 bool ChloFramerVisitor::OnHandshakeDoneFrame( in OnHandshakeDoneFrame() function in quic::__anon6db6d3800111::ChloFramerVisitor
171 bool OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& /*frame*/) override { in OnHandshakeDoneFrame() function
363 virtual void OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& /*frame*/) {} in OnHandshakeDoneFrame() function
2153 bool QuicConnection::OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& frame) { in OnHandshakeDoneFrame() function in quic::QuicConnection
450 bool OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& frame) override { in OnHandshakeDoneFrame() function in quic::test::__anon3a6dc7ec0111::TestQuicVisitor
206 bool OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& frame) override { in OnHandshakeDoneFrame() function in quic::test::SimpleFramerVisitor
435 bool NoOpFramerVisitor::OnHandshakeDoneFrame( in OnHandshakeDoneFrame() function in quic::test::NoOpFramerVisitor