Searched defs:grpc_client_channel_factory_vtable (Results 1 – 1 of 1) sorted by relevance
34 grpc_client_channel_factory_vtable; typedef48 struct grpc_client_channel_factory_vtable { struct49 void (*ref)(grpc_client_channel_factory* factory);50 void (*unref)(grpc_client_channel_factory* factory);51 grpc_subchannel* (*create_subchannel)(grpc_client_channel_factory* factory,53 grpc_channel* (*create_client_channel)(grpc_client_channel_factory* factory,