Searched defs:grpcsharp_batch_context_reset (Results 1 – 3 of 3) sorted by relevance
73 void grpcsharp_batch_context_reset() { in grpcsharp_batch_context_reset() function
49 … public readonly Delegates.grpcsharp_batch_context_reset_delegate grpcsharp_batch_context_reset; field in Grpc.Core.Internal.NativeMethods1055 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1375 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1695 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x862015 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642335 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2655 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
208 grpcsharp_batch_context_reset(grpcsharp_batch_context* ctx) { in grpcsharp_batch_context_reset() function