Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/frame/
Dsettings.rs104 pub fn is_push_enabled(&self) -> Option<bool> { in is_push_enabled() method
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dsend.rs37 is_push_enabled: bool, field
Drecv.rs58 is_push_enabled: bool, field