Searched defs:grpc_auth_context (Results 1 – 2 of 2) sorted by relevance
43 struct grpc_auth_context { struct44 struct grpc_auth_context* chained; argument52 grpc_auth_context* grpc_auth_context_create(grpc_auth_context* chained); argument
34 typedef struct grpc_auth_context grpc_auth_context; typedef