Searched refs:grpcsharp_call_start_server_streaming (Results 1 – 4 of 4) sorted by relevance
64 …nly Delegates.grpcsharp_call_start_server_streaming_delegate grpcsharp_call_start_server_streaming; field in Grpc.Core.Internal.NativeMethods164 …this.grpcsharp_call_start_server_streaming = GetMethodDelegate<Delegates.grpcsharp_call_start_serv… in NativeMethods()263 …this.grpcsharp_call_start_server_streaming = DllImportsFromStaticLib.grpcsharp_call_start_server_s… in NativeMethods()362 …this.grpcsharp_call_start_server_streaming = DllImportsFromSharedLib.grpcsharp_call_start_server_s… in NativeMethods()623 …public static extern CallError grpcsharp_call_start_server_streaming(CallSafeHandle call, BatchCon… in grpcsharp_call_start_server_streaming() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib916 …public static extern CallError grpcsharp_call_start_server_streaming(CallSafeHandle call, BatchCon… in grpcsharp_call_start_server_streaming() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
99 …Native.grpcsharp_call_start_server_streaming(this, ctx, payload, new UIntPtr((ulong)payload.Length… in StartServerStreaming()
32 …'CallError grpcsharp_call_start_server_streaming(CallSafeHandle call, BatchContextSafeHandle ctx, …
653 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_start_server_streaming( in grpcsharp_call_start_server_streaming() function