Searched refs:grpcsharp_request_call_context_host (Results 1 – 4 of 4) sorted by relevance
72 IntPtr hostPtr = Native.grpcsharp_request_call_context_host(this, out hostLen); in GetServerRpcNew()
53 …eadonly Delegates.grpcsharp_request_call_context_host_delegate grpcsharp_request_call_context_host; field in Grpc.Core.Internal.NativeMethods153 …this.grpcsharp_request_call_context_host = GetMethodDelegate<Delegates.grpcsharp_request_call_cont… in NativeMethods()252 …this.grpcsharp_request_call_context_host = DllImportsFromStaticLib.grpcsharp_request_call_context_… in NativeMethods()351 …this.grpcsharp_request_call_context_host = DllImportsFromSharedLib.grpcsharp_request_call_context_… in NativeMethods()590 …public static extern IntPtr grpcsharp_request_call_context_host(RequestCallContextSafeHandle ctx, … in grpcsharp_request_call_context_host() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib883 …public static extern IntPtr grpcsharp_request_call_context_host(RequestCallContextSafeHandle ctx, … in grpcsharp_request_call_context_host() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
21 …'IntPtr grpcsharp_request_call_context_host(RequestCallContextSafeHandle ctx, out UIntPtr hostLeng…
321 GPR_EXPORT const char* GPR_CALLTYPE grpcsharp_request_call_context_host( in grpcsharp_request_call_context_host() function