Home
last modified time | relevance | path

Searched defs:OnPacketSent (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr2_misc.cc20 void RoundTripCounter::OnPacketSent(QuicPacketNumber packet_number) { in OnPacketSent() function in quic::RoundTripCounter
81 void Bbr2NetworkModel::OnPacketSent(QuicTime sent_time, in OnPacketSent() function in quic::Bbr2NetworkModel
H A Dprr_sender.cc17 void PrrSender::OnPacketSent(QuicByteCount sent_bytes) { in OnPacketSent() function in quic::PrrSender
H A Dhybrid_slow_start.cc39 void HybridSlowStart::OnPacketSent(QuicPacketNumber packet_number) { in OnPacketSent() function in quic::HybridSlowStart
H A Dpacing_sender.cc53 void PacingSender::OnPacketSent( in OnPacketSent() function in quic::PacingSender
H A Dbbr2_sender.cc439 void Bbr2Sender::OnPacketSent(QuicTime sent_time, QuicByteCount bytes_in_flight, in OnPacketSent() function in quic::Bbr2Sender
H A Dtcp_cubic_sender_bytes.cc131 void TcpCubicSenderBytes::OnPacketSent( in OnPacketSent() function in quic::TcpCubicSenderBytes
H A Dbandwidth_sampler.cc190 void BandwidthSampler::OnPacketSent( in OnPacketSent() function in quic::BandwidthSampler
H A Dbbr_sender.cc150 void BbrSender::OnPacketSent(QuicTime sent_time, QuicByteCount bytes_in_flight, in OnPacketSent() function in quic::BbrSender
/aosp_15_r20/external/webrtc/test/network/
H A Dnetwork_emulation.cc60 void EmulatedNetworkOutgoingStatsBuilder::OnPacketSent(Timestamp sent_time, in OnPacketSent() function in webrtc::EmulatedNetworkOutgoingStatsBuilder
169 void EmulatedNetworkStatsBuilder::OnPacketSent(Timestamp queued_time, in OnPacketSent() function in webrtc::EmulatedNetworkStatsBuilder
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dmock_channel_test.cc66 void MockChannelTest::OnPacketSent(std::unique_ptr<ByteBuffer> packet) { in OnPacketSent() function in bt::l2cap::testing::MockChannelTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_idle_network_detector.cc78 void QuicIdleNetworkDetector::OnPacketSent(QuicTime now, in OnPacketSent() function in quic::QuicIdleNetworkDetector
H A Dquic_trace_visitor.cc51 void QuicTraceVisitor::OnPacketSent( in OnPacketSent() function in quic::QuicTraceVisitor
H A Dquic_sent_packet_manager.cc672 bool QuicSentPacketManager::OnPacketSent( in OnPacketSent() function in quic::QuicSentPacketManager
H A Dquic_connection.h281 virtual void OnPacketSent(QuicPacketNumber /*packet_number*/, in OnPacketSent() function
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/
H A Dlog_simulation.cc66 void LogBasedNetworkControllerSimulation::OnPacketSent( in OnPacketSent() function in webrtc::LogBasedNetworkControllerSimulation
/aosp_15_r20/external/webrtc/modules/pacing/
H A Dpacing_controller.cc636 void PacingController::OnPacketSent(RtpPacketMediaType packet_type, in OnPacketSent() function in webrtc::PacingController
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_connection_logger.cc159 void QuicConnectionLogger::OnPacketSent( in OnPacketSent() function in net::QuicConnectionLogger
H A Dquic_event_logger.cc492 void QuicEventLogger::OnPacketSent( in OnPacketSent() function in net::QuicEventLogger
/aosp_15_r20/external/webrtc/media/base/
H A Dfake_media_engine.h282 void OnPacketSent(const rtc::SentPacket& sent_packet) override {} in OnPacketSent() function
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_voice_engine.cc2201 void WebRtcVoiceMediaChannel::OnPacketSent(const rtc::SentPacket& sent_packet) { in OnPacketSent() function in cricket::WebRtcVoiceMediaChannel
H A Dwebrtc_video_engine.cc1809 void WebRtcVideoChannel::OnPacketSent(const rtc::SentPacket& sent_packet) { in OnPacketSent() function in cricket::WebRtcVideoChannel