Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/quiche/src/
Dstream.rs424 pub fn mark_writable(&mut self, stream_id: u64, writable: bool) { in mark_writable() method
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dstream.rs424 pub fn mark_writable(&mut self, stream_id: u64, writable: bool) { in mark_writable() method