Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dstreams.rs371 pub fn recv_push_promise(&mut self, frame: frame::PushPromise) -> Result<(), Error> { in recv_push_promise() method
722 fn recv_push_promise<B>( in recv_push_promise() method
Drecv.rs706 pub fn recv_push_promise( in recv_push_promise() method