Searched refs:grpc_auth_context_from_arg (Results 1 – 4 of 4) sorted by relevance
115 grpc_auth_context* grpc_auth_context_from_arg(const grpc_arg* arg);
329 grpc_auth_context* grpc_auth_context_from_arg(const grpc_arg* arg) { function344 grpc_auth_context* p = grpc_auth_context_from_arg(&args->args[i]);
148 grpc_auth_context* grpc_auth_context_from_arg(const grpc_arg* arg);
303 grpc_auth_context* grpc_auth_context_from_arg(const grpc_arg* arg) { in grpc_auth_context_from_arg() function318 grpc_auth_context* p = grpc_auth_context_from_arg(&args->args[i]); in grpc_find_auth_context_in_args()