Searched refs:grpcsharp_call_send_status_from_server (Results 1 – 4 of 4) sorted by relevance
68 …y Delegates.grpcsharp_call_send_status_from_server_delegate grpcsharp_call_send_status_from_server; field in Grpc.Core.Internal.NativeMethods168 …this.grpcsharp_call_send_status_from_server = GetMethodDelegate<Delegates.grpcsharp_call_send_stat… in NativeMethods()267 …this.grpcsharp_call_send_status_from_server = DllImportsFromStaticLib.grpcsharp_call_send_status_f… in NativeMethods()366 …this.grpcsharp_call_send_status_from_server = DllImportsFromSharedLib.grpcsharp_call_send_status_f… in NativeMethods()635 …public static extern CallError grpcsharp_call_send_status_from_server(CallSafeHandle call, BatchCo… in grpcsharp_call_send_status_from_server() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib928 …public static extern CallError grpcsharp_call_send_status_from_server(CallSafeHandle call, BatchCo… in grpcsharp_call_send_status_from_server() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
138 …Native.grpcsharp_call_send_status_from_server(this, ctx, status.StatusCode, statusDetailBytes, new… in StartSendStatusFromServer()
36 …'CallError grpcsharp_call_send_status_from_server(CallSafeHandle call, BatchContextSafeHandle ctx,…
768 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_send_status_from_server( in grpcsharp_call_send_status_from_server() function