Searched defs:grpc_subchannel (Results 1 – 3 of 3) sorted by relevance
79 struct grpc_subchannel { struct95 grpc_subchannel_key* key; argument98 grpc_connect_out_args connecting_result;101 grpc_closure on_connected;104 grpc_closure on_alarm;108 grpc_pollset_set* pollset_set;111 gpr_mu mu;115 grpc_core::RefCountedPtr<grpc_core::ConnectedSubchannel> connected_subchannel;118 bool disconnected;120 bool connecting;[all …]
30 typedef struct grpc_subchannel grpc_subchannel; typedef
39 typedef struct grpc_subchannel grpc_subchannel; typedef