Searched defs:SetAsyncAuthInterceptorCredentials (Results 1 – 2 of 2) sorted by relevance
/third_party/grpc/src/csharp/Grpc.Core.Api/ | ||
D | CallCredentialsConfiguratorBase.cs | 37 …public abstract void SetAsyncAuthInterceptorCredentials(object state, AsyncAuthInterceptor interce… in SetAsyncAuthInterceptorCredentials() method in Grpc.Core.CallCredentialsConfiguratorBase |
/third_party/grpc/src/csharp/Grpc.Core/Internal/ | ||
D | DefaultCallCredentialsConfigurator.cs | 34 …public override void SetAsyncAuthInterceptorCredentials(object state, AsyncAuthInterceptor interce… in SetAsyncAuthInterceptorCredentials() method in Grpc.Core.Internal.DefaultCallCredentialsConfigurator |