Searched refs:grpc_auth_context_to_arg (Results 1 – 6 of 6) 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
147 grpc_arg grpc_auth_context_to_arg(grpc_auth_context* c);
297 grpc_arg grpc_auth_context_to_arg(grpc_auth_context* c) { in grpc_auth_context_to_arg() function
256 grpc_arg auth_context_arg = grpc_auth_context_to_arg(auth_context_.get()); in OnPeerCheckedInner()
197 grpc_arg auth_context_arg = grpc_auth_context_to_arg(h->auth_context); in on_peer_checked_inner()