Home
last modified time | relevance | path

Searched refs:ToAuthContext (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DAuthContextSafeHandle.cs42 public AuthContext ToAuthContext() in ToAuthContext() method in Grpc.Core.Internal.AuthContextSafeHandle
/external/grpc-grpc/src/csharp/Grpc.Core/
DServerCallContext.cs219 return authContextNative.ToAuthContext(); in GetAuthContextEager()