Searched defs:grpc_client_channel_factory (Results 1 – 1 of 1) sorted by relevance
32 typedef struct grpc_client_channel_factory grpc_client_channel_factory; typedef44 struct grpc_client_channel_factory { struct45 const grpc_client_channel_factory_vtable* vtable; argument