Searched defs:grpc_arg (Results 1 – 5 of 5) sorted by relevance
908 pub struct grpc_arg { struct909 pub type_: grpc_arg_type, argument911 pub value: grpc_arg_grpc_arg_value, argument932 impl ::std::fmt::Debug for grpc_arg { argument2509 ) -> grpc_arg; in grpc_ssl_session_cache_create_channel_arg()
908 pub struct grpc_arg { struct909 pub type_: grpc_arg_type, argument911 pub value: grpc_arg_grpc_arg_value, argument932 impl ::std::fmt::Debug for grpc_arg { implementation2509 ) -> grpc_arg; in grpc_ssl_session_cache_create_channel_arg()
114 } grpc_arg; typedef