Searched defs:grpc_endpoint (Results 1 – 1 of 1) sorted by relevance
34 typedef struct grpc_endpoint grpc_endpoint; typedef98 struct grpc_endpoint { struct99 const grpc_endpoint_vtable* vtable; argument