Searched defs:grpcsharp_call_start_server_streaming (Results 1 – 3 of 3) sorted by relevance
137 void grpcsharp_call_start_server_streaming() { in grpcsharp_call_start_server_streaming() function
65 …nly Delegates.grpcsharp_call_start_server_streaming_delegate grpcsharp_call_start_server_streaming; field in Grpc.Core.Internal.NativeMethods671 …public static extern CallError grpcsharp_call_start_server_streaming(CallSafeHandle call, BatchCon… in grpcsharp_call_start_server_streaming() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib991 …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
714 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_start_server_streaming( in grpcsharp_call_start_server_streaming() function