Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dcounts.rs12 max_send_streams: usize, field
249 pub(crate) fn max_send_streams(&self) -> usize { in max_send_streams() method
Dstreams.rs993 pub(crate) fn max_send_streams(&self) -> usize { in max_send_streams() function
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/
Dconnection.rs167 pub(crate) fn max_send_streams(&self) -> usize { in max_send_streams() function