Home
last modified time | relevance | path

Searched defs:grpcsharp_request_call_context_create (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.c81 void grpcsharp_request_call_context_create() { in grpcsharp_request_call_context_create() function
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs51 …nly Delegates.grpcsharp_request_call_context_create_delegate grpcsharp_request_call_context_create; field in Grpc.Core.Internal.NativeMethods
1061 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1381 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
1701 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86
2021 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64
2341 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll
2661 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c94 grpcsharp_request_call_context_create() { in grpcsharp_request_call_context_create() function