Searched refs:has_pending (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/quiche/src/ | ||
D | dgram.rs | 88 pub fn has_pending(&self) -> bool { in has_pending() method |
D | lib.rs | 3521 self.dgram_send_queue.has_pending() || in write_epoch() |