Home
last modified time | relevance | path

Searched refs:grpcsharp_call_start_unary_delegate (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs62 public readonly Delegates.grpcsharp_call_start_unary_delegate grpcsharp_call_start_unary;
162 …s.grpcsharp_call_start_unary = GetMethodDelegate<Delegates.grpcsharp_call_start_unary_delegate>(li… in NativeMethods()
462 …public delegate CallError grpcsharp_call_start_unary_delegate(CallSafeHandle call, BatchContextSaf… in grpcsharp_call_start_unary_delegate() method in Grpc.Core.Internal.NativeMethods.Delegates