Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/quiche/src/
Dstream.rs435 pub fn mark_almost_full(&mut self, stream_id: u64, almost_full: bool) { in mark_almost_full() method
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dstream.rs435 pub fn mark_almost_full(&mut self, stream_id: u64, almost_full: bool) { in mark_almost_full() method