/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
H A D | bbr2_misc.cc | 20 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 D | prr_sender.cc | 17 void PrrSender::OnPacketSent(QuicByteCount sent_bytes) { in OnPacketSent() function in quic::PrrSender
|
H A D | hybrid_slow_start.cc | 39 void HybridSlowStart::OnPacketSent(QuicPacketNumber packet_number) { in OnPacketSent() function in quic::HybridSlowStart
|
H A D | pacing_sender.cc | 53 void PacingSender::OnPacketSent( in OnPacketSent() function in quic::PacingSender
|
H A D | bbr2_sender.cc | 439 void Bbr2Sender::OnPacketSent(QuicTime sent_time, QuicByteCount bytes_in_flight, in OnPacketSent() function in quic::Bbr2Sender
|
H A D | tcp_cubic_sender_bytes.cc | 131 void TcpCubicSenderBytes::OnPacketSent( in OnPacketSent() function in quic::TcpCubicSenderBytes
|
H A D | bandwidth_sampler.cc | 190 void BandwidthSampler::OnPacketSent( in OnPacketSent() function in quic::BandwidthSampler
|
H A D | bbr_sender.cc | 150 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 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
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | mock_channel_test.cc | 66 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 D | quic_idle_network_detector.cc | 78 void QuicIdleNetworkDetector::OnPacketSent(QuicTime now, in OnPacketSent() function in quic::QuicIdleNetworkDetector
|
H A D | quic_trace_visitor.cc | 51 void QuicTraceVisitor::OnPacketSent( in OnPacketSent() function in quic::QuicTraceVisitor
|
H A D | quic_sent_packet_manager.cc | 672 bool QuicSentPacketManager::OnPacketSent( in OnPacketSent() function in quic::QuicSentPacketManager
|
H A D | quic_connection.h | 281 virtual void OnPacketSent(QuicPacketNumber /*packet_number*/, in OnPacketSent() function
|
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
H A D | log_simulation.cc | 66 void LogBasedNetworkControllerSimulation::OnPacketSent( in OnPacketSent() function in webrtc::LogBasedNetworkControllerSimulation
|
/aosp_15_r20/external/webrtc/modules/pacing/ |
H A D | pacing_controller.cc | 636 void PacingController::OnPacketSent(RtpPacketMediaType packet_type, in OnPacketSent() function in webrtc::PacingController
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_connection_logger.cc | 159 void QuicConnectionLogger::OnPacketSent( in OnPacketSent() function in net::QuicConnectionLogger
|
H A D | quic_event_logger.cc | 492 void QuicEventLogger::OnPacketSent( in OnPacketSent() function in net::QuicEventLogger
|
/aosp_15_r20/external/webrtc/media/base/ |
H A D | fake_media_engine.h | 282 void OnPacketSent(const rtc::SentPacket& sent_packet) override {} in OnPacketSent() function
|
/aosp_15_r20/external/webrtc/media/engine/ |
H A D | webrtc_voice_engine.cc | 2201 void WebRtcVoiceMediaChannel::OnPacketSent(const rtc::SentPacket& sent_packet) { in OnPacketSent() function in cricket::WebRtcVoiceMediaChannel
|
H A D | webrtc_video_engine.cc | 1809 void WebRtcVideoChannel::OnPacketSent(const rtc::SentPacket& sent_packet) { in OnPacketSent() function in cricket::WebRtcVideoChannel
|