Home
last modified time | relevance | path

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

/external/rust/crates/grpcio/src/
Dchannel.rs398 pub fn build_args(&self) -> ChannelArgs { in build_args()
431 fn prepare_connect_args(&mut self) -> ChannelArgs { in prepare_connect_args()
522 pub struct ChannelArgs { struct
526 impl ChannelArgs { implementation
532 impl Drop for ChannelArgs { implementation
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DControl.cs1235 public pbc::RepeatedField<global::Grpc.Testing.ChannelArg> ChannelArgs { property in Grpc.Testing.ClientConfig
2285 public pbc::RepeatedField<global::Grpc.Testing.ChannelArg> ChannelArgs { property in Grpc.Testing.ServerConfig