Searched defs:OnStopSendingFrame (Results 1 – 13 of 13) sorted by relevance
92 void OnStopSendingFrame(const QuicStopSendingFrame& /*frame*/) override {} in OnStopSendingFrame() function
142 bool OnStopSendingFrame(const QuicStopSendingFrame& frame) override { in OnStopSendingFrame() function in quic::QuicPacketPrinter
360 void QuicConnectionLogger::OnStopSendingFrame( in OnStopSendingFrame() function in net::QuicConnectionLogger
639 void QuicEventLogger::OnStopSendingFrame( in OnStopSendingFrame() function in net::QuicEventLogger
175 bool OnStopSendingFrame(const QuicStopSendingFrame& frame) override { in OnStopSendingFrame() function in quic::QuicPacketPrinter
245 bool ChloFramerVisitor::OnStopSendingFrame( in OnStopSendingFrame() function in quic::__anon6db6d3800111::ChloFramerVisitor
142 bool OnStopSendingFrame(const QuicStopSendingFrame& /*frame*/) override { in OnStopSendingFrame() function
397 virtual void OnStopSendingFrame(const QuicStopSendingFrame& /*frame*/) {} in OnStopSendingFrame() function
267 void QuicSession::OnStopSendingFrame(const QuicStopSendingFrame& frame) { in OnStopSendingFrame() function in quic::QuicSession
1711 bool QuicConnection::OnStopSendingFrame(const QuicStopSendingFrame& frame) { in OnStopSendingFrame() function in quic::QuicConnection
497 bool OnStopSendingFrame(const QuicStopSendingFrame& frame) override { in OnStopSendingFrame() function in quic::test::__anon3a6dc7ec0111::TestQuicVisitor
162 bool OnStopSendingFrame(const QuicStopSendingFrame& frame) override { in OnStopSendingFrame() function in quic::test::SimpleFramerVisitor
393 bool NoOpFramerVisitor::OnStopSendingFrame( in OnStopSendingFrame() function in quic::test::NoOpFramerVisitor