Home
last modified time | relevance | path

Searched refs:with_cred (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio/src/
Dserver.rs105 pub fn with_cred( in with_cred() method
416 .push(Binder::with_cred(host.into(), port, c, None)); in bind_with_cred()
447 .push(Binder::with_cred(host.into(), port, sc, Some(fb))); in bind_with_fetcher()