Searched defs:ChannelArgs (Results 1 – 4 of 4) sorted by relevance
23 class ChannelArgs; variable
399 pub fn build_args(&self) -> ChannelArgs { in build_args()432 fn prepare_connect_args(&mut self) -> ChannelArgs { in prepare_connect_args()523 pub struct ChannelArgs { struct527 impl ChannelArgs { implementation533 impl Drop for ChannelArgs { implementation
1235 public pbc::RepeatedField<global::Grpc.Testing.ChannelArg> ChannelArgs { property in Grpc.Testing.ClientConfig2285 public pbc::RepeatedField<global::Grpc.Testing.ChannelArg> ChannelArgs { property in Grpc.Testing.ServerConfig