Searched refs:grpc_auth_context_to_arg (Results 1 – 3 of 3) sorted by relevance
114 grpc_arg grpc_auth_context_to_arg(grpc_auth_context* c);
324 grpc_arg grpc_auth_context_to_arg(grpc_auth_context* p) { function
197 grpc_arg auth_context_arg = grpc_auth_context_to_arg(h->auth_context); in on_peer_checked_inner()