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