Searched defs:OnHandshakeDoneFrame (Results 1 – 11 of 11) sorted by relevance
196 bool OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& frame) override { in OnHandshakeDoneFrame() function in quic::__anon468cef570111::QuicPacketPrinter
444 void QuicConnectionLogger::OnHandshakeDoneFrame( in OnHandshakeDoneFrame() function in net::QuicConnectionLogger
701 void QuicEventLogger::OnHandshakeDoneFrame( in OnHandshakeDoneFrame() function in net::QuicEventLogger
208 bool OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& frame) override { in OnHandshakeDoneFrame() function in quic::QuicPacketPrinter
301 bool ChloFramerVisitor::OnHandshakeDoneFrame( in OnHandshakeDoneFrame() function in quic::__anonb4313bd10111::ChloFramerVisitor
175 bool OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& /*frame*/) override { in OnHandshakeDoneFrame() function
379 virtual void OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& /*frame*/) {} in OnHandshakeDoneFrame() function
2054 bool QuicConnection::OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& frame) { in OnHandshakeDoneFrame() function in quic::QuicConnection
446 bool OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& frame) override { in OnHandshakeDoneFrame() function in quic::test::__anon0923887d0111::TestQuicVisitor
204 bool OnHandshakeDoneFrame(const QuicHandshakeDoneFrame& frame) override { in OnHandshakeDoneFrame() function in quic::test::SimpleFramerVisitor
440 bool NoOpFramerVisitor::OnHandshakeDoneFrame( in OnHandshakeDoneFrame() function in quic::test::NoOpFramerVisitor