Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dprr_sender.cc17 void PrrSender::OnPacketSent(QuicByteCount sent_bytes) { in OnPacketSent() function in quic::PrrSender
Dbbr2_misc.cc19 void RoundTripCounter::OnPacketSent(QuicPacketNumber packet_number) { in OnPacketSent() function in quic::RoundTripCounter
74 void Bbr2NetworkModel::OnPacketSent(QuicTime sent_time, in OnPacketSent() function in quic::Bbr2NetworkModel
Dhybrid_slow_start.cc39 void HybridSlowStart::OnPacketSent(QuicPacketNumber packet_number) { in OnPacketSent() function in quic::HybridSlowStart
Dpacing_sender.cc54 void PacingSender::OnPacketSent( in OnPacketSent() function in quic::PacingSender
Dbbr2_sender.cc439 void Bbr2Sender::OnPacketSent(QuicTime sent_time, QuicByteCount bytes_in_flight, in OnPacketSent() function in quic::Bbr2Sender
Dtcp_cubic_sender_bytes.cc131 void TcpCubicSenderBytes::OnPacketSent( in OnPacketSent() function in quic::TcpCubicSenderBytes
Dbandwidth_sampler.cc190 void BandwidthSampler::OnPacketSent( in OnPacketSent() function in quic::BandwidthSampler
Dbbr_sender.cc150 void BbrSender::OnPacketSent(QuicTime sent_time, QuicByteCount bytes_in_flight, in OnPacketSent() function in quic::BbrSender
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_idle_network_detector.cc95 void QuicIdleNetworkDetector::OnPacketSent(QuicTime now, in OnPacketSent() function in quic::QuicIdleNetworkDetector
Dquic_trace_visitor.cc47 void QuicTraceVisitor::OnPacketSent( in OnPacketSent() function in quic::QuicTraceVisitor
Dquic_sent_packet_manager.cc625 bool QuicSentPacketManager::OnPacketSent( in OnPacketSent() function in quic::QuicSentPacketManager
Dquic_connection.h262 virtual void OnPacketSent(QuicPacketNumber /*packet_number*/, in OnPacketSent() function
/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Dlog_simulation.cc66 void LogBasedNetworkControllerSimulation::OnPacketSent( in OnPacketSent() function in webrtc::LogBasedNetworkControllerSimulation
/external/webrtc/test/network/
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
/external/webrtc/modules/pacing/
Dpacing_controller.cc636 void PacingController::OnPacketSent(RtpPacketMediaType packet_type, in OnPacketSent() function in webrtc::PacingController
/external/cronet/net/quic/
Dquic_connection_logger.cc173 void QuicConnectionLogger::OnPacketSent( in OnPacketSent() function in net::QuicConnectionLogger
Dquic_event_logger.cc517 void QuicEventLogger::OnPacketSent( in OnPacketSent() function in net::QuicEventLogger
/external/webrtc/media/base/
Dfake_media_engine.h282 void OnPacketSent(const rtc::SentPacket& sent_packet) override {} in OnPacketSent() function
/external/webrtc/media/engine/
Dwebrtc_voice_engine.cc2201 void WebRtcVoiceMediaChannel::OnPacketSent(const rtc::SentPacket& sent_packet) { in OnPacketSent() function in cricket::WebRtcVoiceMediaChannel
Dwebrtc_video_engine.cc1809 void WebRtcVideoChannel::OnPacketSent(const rtc::SentPacket& sent_packet) { in OnPacketSent() function in cricket::WebRtcVideoChannel