Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/
Dclient.rs82 pub fn duplex_streaming<Req, Resp>( in duplex_streaming() method
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-compiler/src/
Dcodegen.rs369 fn duplex_streaming(&self, method_name: &str) -> String { in duplex_streaming() method
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/call/
Dclient.rs169 pub fn duplex_streaming<Req, Resp>( in duplex_streaming() method