Searched defs:OnPacketSent (Results 1 – 9 of 9) sorted by relevance
46 void HybridSlowStart::OnPacketSent(QuicPacketSequenceNumber sequence_number) { in OnPacketSent() function in net::HybridSlowStart
48 bool PacingSender::OnPacketSent( in OnPacketSent() function in net::PacingSender
162 bool TcpCubicSender::OnPacketSent(QuicTime /*sent_time*/, in OnPacketSent() function in net::TcpCubicSender
140 void TestWriterFactory::OnPacketSent(WriteResult result) { in OnPacketSent() function in net::tools::test::TestWriterFactory
507 bool QuicSentPacketManager::OnPacketSent( in OnPacketSent() function in net::QuicSentPacketManager
127 virtual void OnPacketSent(QuicPacketSequenceNumber sequence_number, in OnPacketSent() function
474 void QuicConnectionLogger::OnPacketSent( in OnPacketSent() function in net::QuicConnectionLogger
168 virtual void OnPacketSent(WriteResult result) OVERRIDE { in OnPacketSent() function in net::tools::test::__anon1cbce31b0111::ServerDelegate181 virtual void OnPacketSent(WriteResult result) OVERRIDE {} in OnPacketSent() function in net::tools::test::__anon1cbce31b0111::ClientDelegate
635 void TestWriterFactory::OnPacketSent(WriteResult result) { in OnPacketSent() function in net::test::TestWriterFactory