Home
last modified time | relevance | path

Searched defs:update_max_data (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/quiche/src/
Dflowcontrol.rs101 pub fn update_max_data(&mut self, now: Instant) { in update_max_data() method
163 fn update_max_data() { in update_max_data() function
Dstream.rs1026 pub fn update_max_data(&mut self, now: time::Instant) { in update_max_data() method
1289 pub fn update_max_data(&mut self, max_data: u64) { in update_max_data() method