Home
last modified time | relevance | path

Searched defs:grpc_client_channel_factory (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel_factory.h32 typedef struct grpc_client_channel_factory grpc_client_channel_factory; typedef
44 struct grpc_client_channel_factory { struct
45 const grpc_client_channel_factory_vtable* vtable; argument