Searched defs:OnStopSendingFrame (Results 1 – 13 of 13) sorted by relevance
92 void OnStopSendingFrame(const QuicStopSendingFrame& /*frame*/) override {} in OnStopSendingFrame() function
141 bool OnStopSendingFrame(const QuicStopSendingFrame& frame) override { in OnStopSendingFrame() function in quic::__anon468cef570111::QuicPacketPrinter
347 void QuicConnectionLogger::OnStopSendingFrame( in OnStopSendingFrame() function in net::QuicConnectionLogger
615 void QuicEventLogger::OnStopSendingFrame( in OnStopSendingFrame() function in net::QuicEventLogger
172 bool OnStopSendingFrame(const QuicStopSendingFrame& frame) override { in OnStopSendingFrame() function in quic::QuicPacketPrinter
251 bool ChloFramerVisitor::OnStopSendingFrame( in OnStopSendingFrame() function in quic::__anonb4313bd10111::ChloFramerVisitor
146 bool OnStopSendingFrame(const QuicStopSendingFrame& /*frame*/) override { in OnStopSendingFrame() function
410 virtual void OnStopSendingFrame(const QuicStopSendingFrame& /*frame*/) {} in OnStopSendingFrame() function
311 void QuicSession::OnStopSendingFrame(const QuicStopSendingFrame& frame) { in OnStopSendingFrame() function in quic::QuicSession
1625 bool QuicConnection::OnStopSendingFrame(const QuicStopSendingFrame& frame) { in OnStopSendingFrame() function in quic::QuicConnection
502 bool OnStopSendingFrame(const QuicStopSendingFrame& frame) override { in OnStopSendingFrame() function in quic::test::__anon0923887d0111::TestQuicVisitor
160 bool OnStopSendingFrame(const QuicStopSendingFrame& frame) override { in OnStopSendingFrame() function in quic::test::SimpleFramerVisitor
398 bool NoOpFramerVisitor::OnStopSendingFrame( in OnStopSendingFrame() function in quic::test::NoOpFramerVisitor