Home
last modified time | relevance | path

Searched defs:grpcsharp_request_call_context_method (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.c89 void grpcsharp_request_call_context_method() { in grpcsharp_request_call_context_method() function
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs53 …nly Delegates.grpcsharp_request_call_context_method_delegate grpcsharp_request_call_context_method; field in Grpc.Core.Internal.NativeMethods
1067 …public static extern IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx… in grpcsharp_request_call_context_method() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1387 …public static extern IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx… in grpcsharp_request_call_context_method() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
1707 …public static extern IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx… in grpcsharp_request_call_context_method() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86
2027 …public static extern IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx… in grpcsharp_request_call_context_method() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64
2347 …public static extern IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx… in grpcsharp_request_call_context_method() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll
2667 …public static extern IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx… in grpcsharp_request_call_context_method() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c350 GPR_EXPORT const char* GPR_CALLTYPE grpcsharp_request_call_context_method( in grpcsharp_request_call_context_method() function