Searched defs:grpc_arg (Results 1 – 5 of 5) sorted by relevance
742 pub struct grpc_arg { struct743 pub type_: grpc_arg_type, argument745 pub value: grpc_arg_grpc_arg_value, argument765 impl ::std::fmt::Debug for grpc_arg { implementation1970 ) -> grpc_arg; in grpc_ssl_session_cache_create_channel_arg()
920 pub struct grpc_arg { struct921 pub type_: grpc_arg_type, argument923 pub value: grpc_arg_grpc_arg_value, argument943 impl ::std::fmt::Debug for grpc_arg { argument2527 ) -> grpc_arg; in grpc_ssl_session_cache_create_channel_arg()
113 } grpc_arg; typedef