Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dcounts.rs182 pub fn apply_remote_settings(&mut self, settings: &frame::Settings, is_initial: bool) { in apply_remote_settings() method
Dsend.rs426 pub fn apply_remote_settings<B>( in apply_remote_settings() method
Dstreams.rs189 pub fn apply_remote_settings( in apply_remote_settings() function