Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DAuthContextSafeHandle.cs49 …ntityPropertyName = Marshal.PtrToStringAnsi(Native.grpcsharp_auth_context_peer_identity_property_n… in ToAuthContext()
DNativeMethods.Generated.cs120 …_auth_context_peer_identity_property_name_delegate grpcsharp_auth_context_peer_identity_property_n… field in Grpc.Core.Internal.NativeMethods
220 …this.grpcsharp_auth_context_peer_identity_property_name = GetMethodDelegate<Delegates.grpcsharp_au… in NativeMethods()
319 …this.grpcsharp_auth_context_peer_identity_property_name = DllImportsFromStaticLib.grpcsharp_auth_c… in NativeMethods()
418 …this.grpcsharp_auth_context_peer_identity_property_name = DllImportsFromSharedLib.grpcsharp_auth_c… in NativeMethods()
791 …public static extern IntPtr grpcsharp_auth_context_peer_identity_property_name(AuthContextSafeHand… in grpcsharp_auth_context_peer_identity_property_name() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1084 …public static extern IntPtr grpcsharp_auth_context_peer_identity_property_name(AuthContextSafeHand… in grpcsharp_auth_context_peer_identity_property_name() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
/external/grpc-grpc/templates/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs.template88 …'IntPtr grpcsharp_auth_context_peer_identity_property_name(AuthContextSafeHandle authContext) // …
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c1072 grpcsharp_auth_context_peer_identity_property_name( in grpcsharp_auth_context_peer_identity_property_name() function