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