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