Searched refs:has_almost_full (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/quiche/src/ | ||
D | stream.rs | 436 pub fn has_almost_full(&self) -> bool { in has_almost_full() method |
D | lib.rs | 3525 self.streams.has_almost_full() || in write_epoch() |