Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Drecv.rs954 self.clear_stream_window_update_queue(store, counts); in clear_queues()
962 fn clear_stream_window_update_queue(&mut self, store: &mut Store, counts: &mut Counts) { in clear_stream_window_update_queue() method