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