Home
last modified time | relevance | path

Searched defs:on_packet_sent (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/
Dprr.rs51 pub fn on_packet_sent(&mut self, sent_bytes: usize) { in on_packet_sent() method
114 fn on_packet_sent() { in on_packet_sent() function
Dreno.rs58 pub fn on_packet_sent(r: &mut Recovery, sent_bytes: usize, _now: Instant) { in on_packet_sent() function
Ddelivery_rate.rs82 pub fn on_packet_sent(&mut self, pkt: &mut Sent, bytes_in_flight: usize) { in on_packet_sent() method
Dmod.rs318 pub fn on_packet_sent( in on_packet_sent() method
1101 pub on_packet_sent: fn(r: &mut Recovery, sent_bytes: usize, now: Instant), field
Dcubic.rs174 fn on_packet_sent(r: &mut Recovery, sent_bytes: usize, now: Instant) { in on_packet_sent() function
/aosp_15_r20/external/rust/crates/quiche/src/recovery/
Dprr.rs51 pub fn on_packet_sent(&mut self, sent_bytes: usize) { in on_packet_sent() method
114 fn on_packet_sent() { in on_packet_sent() function
Dreno.rs58 pub fn on_packet_sent(r: &mut Recovery, sent_bytes: usize, _now: Instant) { in on_packet_sent() function
Ddelivery_rate.rs82 pub fn on_packet_sent(&mut self, pkt: &mut Sent, bytes_in_flight: usize) { in on_packet_sent() method
Dmod.rs318 pub fn on_packet_sent( in on_packet_sent() method
1101 pub on_packet_sent: fn(r: &mut Recovery, sent_bytes: usize, now: Instant), field
Dcubic.rs174 fn on_packet_sent(r: &mut Recovery, sent_bytes: usize, now: Instant) { in on_packet_sent() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/bbr/
Dmod.rs291 fn on_packet_sent(r: &mut Recovery, sent_bytes: usize, _now: Instant) { in on_packet_sent() function
/aosp_15_r20/external/rust/crates/quiche/src/recovery/bbr/
Dmod.rs291 fn on_packet_sent(r: &mut Recovery, sent_bytes: usize, _now: Instant) { in on_packet_sent() function