Searched refs:grpcsharp_call_send_close_from_client (Results 1 – 4 of 4) sorted by relevance
67 …nly Delegates.grpcsharp_call_send_close_from_client_delegate grpcsharp_call_send_close_from_client; field in Grpc.Core.Internal.NativeMethods167 …this.grpcsharp_call_send_close_from_client = GetMethodDelegate<Delegates.grpcsharp_call_send_close… in NativeMethods()266 …this.grpcsharp_call_send_close_from_client = DllImportsFromStaticLib.grpcsharp_call_send_close_fro… in NativeMethods()365 …this.grpcsharp_call_send_close_from_client = DllImportsFromSharedLib.grpcsharp_call_send_close_fro… in NativeMethods()632 …public static extern CallError grpcsharp_call_send_close_from_client(CallSafeHandle call, BatchCon… in grpcsharp_call_send_close_from_client() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib925 …public static extern CallError grpcsharp_call_send_close_from_client(CallSafeHandle call, BatchCon… in grpcsharp_call_send_close_from_client() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
126 Native.grpcsharp_call_send_close_from_client(this, ctx).CheckOk(); in StartSendCloseFromClient()
35 …'CallError grpcsharp_call_send_close_from_client(CallSafeHandle call, BatchContextSafeHandle ctx)',
756 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_send_close_from_client( in grpcsharp_call_send_close_from_client() function