Home
last modified time | relevance | path

Searched defs:apply_local_settings (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Drecv.rs489 pub(crate) fn apply_local_settings( in apply_local_settings() method
Dstreams.rs211 pub fn apply_local_settings(&mut self, frame: &frame::Settings) -> Result<(), Error> { in apply_local_settings() function