Home
last modified time | relevance | path

Searched defs:max_recv_streams (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dcounts.rs18 max_recv_streams: usize, field
255 pub(crate) fn max_recv_streams(&self) -> usize { in max_recv_streams() method
Dstreams.rs997 pub(crate) fn max_recv_streams(&self) -> usize { in max_recv_streams() function
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/
Dconnection.rs173 pub(crate) fn max_recv_streams(&self) -> usize { in max_recv_streams() function