Searched refs:grpcsharp_call_start_duplex_streaming (Results 1 – 4 of 4) sorted by relevance
65 …nly Delegates.grpcsharp_call_start_duplex_streaming_delegate grpcsharp_call_start_duplex_streaming; field in Grpc.Core.Internal.NativeMethods165 …this.grpcsharp_call_start_duplex_streaming = GetMethodDelegate<Delegates.grpcsharp_call_start_dupl… in NativeMethods()264 …this.grpcsharp_call_start_duplex_streaming = DllImportsFromStaticLib.grpcsharp_call_start_duplex_s… in NativeMethods()363 …this.grpcsharp_call_start_duplex_streaming = DllImportsFromSharedLib.grpcsharp_call_start_duplex_s… in NativeMethods()626 …public static extern CallError grpcsharp_call_start_duplex_streaming(CallSafeHandle call, BatchCon… in grpcsharp_call_start_duplex_streaming() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib919 …public static extern CallError grpcsharp_call_start_duplex_streaming(CallSafeHandle call, BatchCon… in grpcsharp_call_start_duplex_streaming() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
108 … Native.grpcsharp_call_start_duplex_streaming(this, ctx, metadataArray, callFlags).CheckOk(); in StartDuplexStreaming()
33 …'CallError grpcsharp_call_start_duplex_streaming(CallSafeHandle call, BatchContextSafeHandle ctx, …
693 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_start_duplex_streaming( in grpcsharp_call_start_duplex_streaming() function