Searched refs:grpc_auth_context_unref (Results 1 – 2 of 2) sorted by relevance
59 grpc_auth_context_unref((p), __FILE__, __LINE__, (r))63 void grpc_auth_context_unref(grpc_auth_context* policy, const char* file,67 #define GRPC_AUTH_CONTEXT_UNREF(p, r) grpc_auth_context_unref((p))69 void grpc_auth_context_unref(grpc_auth_context* policy);
154 void grpc_auth_context_unref(grpc_auth_context* ctx, const char* file, int line, function164 void grpc_auth_context_unref(grpc_auth_context* ctx) {