Searched defs:grpcsharp_call_auth_context (Results 1 – 3 of 3) sorted by relevance
361 void grpcsharp_call_auth_context() { in grpcsharp_call_auth_context() function
121 public readonly Delegates.grpcsharp_call_auth_context_delegate grpcsharp_call_auth_context; field in Grpc.Core.Internal.NativeMethods1271 … public static extern AuthContextSafeHandle grpcsharp_call_auth_context(CallSafeHandle call); in grpcsharp_call_auth_context() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1591 … public static extern AuthContextSafeHandle grpcsharp_call_auth_context(CallSafeHandle call); in grpcsharp_call_auth_context() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1911 … public static extern AuthContextSafeHandle grpcsharp_call_auth_context(CallSafeHandle call); in grpcsharp_call_auth_context() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x862231 … public static extern AuthContextSafeHandle grpcsharp_call_auth_context(CallSafeHandle call); in grpcsharp_call_auth_context() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642551 … public static extern AuthContextSafeHandle grpcsharp_call_auth_context(CallSafeHandle call); in grpcsharp_call_auth_context() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2871 … public static extern AuthContextSafeHandle grpcsharp_call_auth_context(CallSafeHandle call); in grpcsharp_call_auth_context() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
1183 grpcsharp_call_auth_context(grpc_call* call) { in grpcsharp_call_auth_context() function