Home
last modified time | relevance | path

Searched defs:grpcsharp_request_call_context_call (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/
Dgrpc_csharp_ext_dummy_stubs.c85 void grpcsharp_request_call_context_call() { in grpcsharp_request_call_context_call() function
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs52 …eadonly Delegates.grpcsharp_request_call_context_call_delegate grpcsharp_request_call_context_call; field in Grpc.Core.Internal.NativeMethods
632 …public static extern CallSafeHandle grpcsharp_request_call_context_call(RequestCallContextSafeHand… in grpcsharp_request_call_context_call() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
952 …public static extern CallSafeHandle grpcsharp_request_call_context_call(RequestCallContextSafeHand… in grpcsharp_request_call_context_call() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c346 grpcsharp_request_call_context_call(const grpcsharp_request_call_context* ctx) { in grpcsharp_request_call_context_call() function