Home
last modified time | relevance | path

Searched refs:should_update_max_data (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/quiche/src/
Dlib.rs2702 if self.should_update_max_data() { in stream_recv()
3941 fn should_update_max_data(&self) -> bool { in should_update_max_data() method