Searched defs:grpcsharp_request_call_context_call (Results 1 – 3 of 3) sorted by relevance
85 void grpcsharp_request_call_context_call() { in grpcsharp_request_call_context_call() function
52 …eadonly Delegates.grpcsharp_request_call_context_call_delegate grpcsharp_request_call_context_call; field in Grpc.Core.Internal.NativeMethods632 …public static extern CallSafeHandle grpcsharp_request_call_context_call(RequestCallContextSafeHand… in grpcsharp_request_call_context_call() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib952 …public static extern CallSafeHandle grpcsharp_request_call_context_call(RequestCallContextSafeHand… in grpcsharp_request_call_context_call() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
346 grpcsharp_request_call_context_call(const grpcsharp_request_call_context* ctx) { in grpcsharp_request_call_context_call() function