Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DAuthContextSafeHandle.cs57 var authProperty = PtrToAuthProperty(authPropertyPtr); in ToAuthContext()
75 private AuthProperty PtrToAuthProperty(IntPtr authPropertyPtr) in PtrToAuthProperty() method in Grpc.Core.Internal.AuthContextSafeHandle