Home
last modified time | relevance | path

Searched defs:grpcsharp_batch_context_recv_message_length (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.c45 void grpcsharp_batch_context_recv_message_length() { in grpcsharp_batch_context_recv_message_length() function
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs42 …s.grpcsharp_batch_context_recv_message_length_delegate grpcsharp_batch_context_recv_message_length; field in Grpc.Core.Internal.NativeMethods
602 …public static extern IntPtr grpcsharp_batch_context_recv_message_length(BatchContextSafeHandle ctx… in grpcsharp_batch_context_recv_message_length() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
922 …public static extern IntPtr grpcsharp_batch_context_recv_message_length(BatchContextSafeHandle ctx… in grpcsharp_batch_context_recv_message_length() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c266 GPR_EXPORT intptr_t GPR_CALLTYPE grpcsharp_batch_context_recv_message_length( in grpcsharp_batch_context_recv_message_length() function