Searched refs:OnPacketSent (Results 1 – 4 of 4) sorted by relevance
44 void OnPacketSent(const LoggedPacketInfo& packet);
65 void LogBasedNetworkControllerSimulation::OnPacketSent( in OnPacketSent() function in webrtc::LogBasedNetworkControllerSimulation187 OnPacketSent(packet); in ProcessEventsInLog()
169 void OnPacketSent(RtpPacketMediaType packet_type,
581 OnPacketSent(packet_type, packet_size, target_send_time); in ProcessPackets()687 void PacingController::OnPacketSent(RtpPacketMediaType packet_type, in OnPacketSent() function in webrtc::PacingController