/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
D | prr_sender.cc | 17 void PrrSender::OnPacketSent(QuicByteCount sent_bytes) { in OnPacketSent() function in quic::PrrSender
|
D | bbr2_misc.cc | 19 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
|
D | hybrid_slow_start.cc | 39 void HybridSlowStart::OnPacketSent(QuicPacketNumber packet_number) { in OnPacketSent() function in quic::HybridSlowStart
|
D | pacing_sender.cc | 54 void PacingSender::OnPacketSent( in OnPacketSent() function in quic::PacingSender
|
D | bbr2_sender.cc | 439 void Bbr2Sender::OnPacketSent(QuicTime sent_time, QuicByteCount bytes_in_flight, in OnPacketSent() function in quic::Bbr2Sender
|
D | tcp_cubic_sender_bytes.cc | 131 void TcpCubicSenderBytes::OnPacketSent( in OnPacketSent() function in quic::TcpCubicSenderBytes
|
D | bandwidth_sampler.cc | 190 void BandwidthSampler::OnPacketSent( in OnPacketSent() function in quic::BandwidthSampler
|
D | bbr_sender.cc | 150 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/ |
D | quic_idle_network_detector.cc | 95 void QuicIdleNetworkDetector::OnPacketSent(QuicTime now, in OnPacketSent() function in quic::QuicIdleNetworkDetector
|
D | quic_trace_visitor.cc | 47 void QuicTraceVisitor::OnPacketSent( in OnPacketSent() function in quic::QuicTraceVisitor
|
D | quic_sent_packet_manager.cc | 625 bool QuicSentPacketManager::OnPacketSent( in OnPacketSent() function in quic::QuicSentPacketManager
|
D | quic_connection.h | 262 virtual void OnPacketSent(QuicPacketNumber /*packet_number*/, in OnPacketSent() function
|
/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
D | log_simulation.cc | 66 void LogBasedNetworkControllerSimulation::OnPacketSent( in OnPacketSent() function in webrtc::LogBasedNetworkControllerSimulation
|
/external/webrtc/test/network/ |
D | network_emulation.cc | 60 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/ |
D | pacing_controller.cc | 636 void PacingController::OnPacketSent(RtpPacketMediaType packet_type, in OnPacketSent() function in webrtc::PacingController
|
/external/cronet/net/quic/ |
D | quic_connection_logger.cc | 173 void QuicConnectionLogger::OnPacketSent( in OnPacketSent() function in net::QuicConnectionLogger
|
D | quic_event_logger.cc | 517 void QuicEventLogger::OnPacketSent( in OnPacketSent() function in net::QuicEventLogger
|
/external/webrtc/media/base/ |
D | fake_media_engine.h | 282 void OnPacketSent(const rtc::SentPacket& sent_packet) override {} in OnPacketSent() function
|
/external/webrtc/media/engine/ |
D | webrtc_voice_engine.cc | 2201 void WebRtcVoiceMediaChannel::OnPacketSent(const rtc::SentPacket& sent_packet) { in OnPacketSent() function in cricket::WebRtcVoiceMediaChannel
|
D | webrtc_video_engine.cc | 1809 void WebRtcVideoChannel::OnPacketSent(const rtc::SentPacket& sent_packet) { in OnPacketSent() function in cricket::WebRtcVideoChannel
|