Searched refs:grpcsharp_request_call_context_method (Results 1 – 4 of 4) sorted by relevance
68 IntPtr methodPtr = Native.grpcsharp_request_call_context_method(this, out methodLen); in GetServerRpcNew()
52 …nly Delegates.grpcsharp_request_call_context_method_delegate grpcsharp_request_call_context_method; field in Grpc.Core.Internal.NativeMethods152 …this.grpcsharp_request_call_context_method = GetMethodDelegate<Delegates.grpcsharp_request_call_co… in NativeMethods()251 …this.grpcsharp_request_call_context_method = DllImportsFromStaticLib.grpcsharp_request_call_contex… in NativeMethods()350 …this.grpcsharp_request_call_context_method = DllImportsFromSharedLib.grpcsharp_request_call_contex… in NativeMethods()587 …public static extern IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx… in grpcsharp_request_call_context_method() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib880 …public static extern IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx… in grpcsharp_request_call_context_method() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
20 …'IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx, out UIntPtr method…
315 GPR_EXPORT const char* GPR_CALLTYPE grpcsharp_request_call_context_method( in grpcsharp_request_call_context_method() function