Searched defs:grpc_channel_credentials (Results 1 – 2 of 2) sorted by relevance
101 struct grpc_channel_credentials struct104 explicit grpc_channel_credentials(const char* type) : type_(type) {} in grpc_channel_credentials() function141 grpc_arg grpc_channel_credentials_to_arg(grpc_channel_credentials* credentials); argument
139 typedef struct grpc_channel_credentials grpc_channel_credentials; typedef