Home
last modified time | relevance | path

Searched refs:grpcsharp_batch_context_reset (Results 1 – 20 of 20) sorted by relevance

/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/Internal/
H A DNativeMethods.Generated.cs49 … public readonly Delegates.grpcsharp_batch_context_reset_delegate grpcsharp_batch_context_reset; field in Grpc.Core.Internal.NativeMethods
266 … this.grpcsharp_batch_context_reset = DllImportsFromStaticLib.grpcsharp_batch_context_reset; in NativeMethods()
374 … this.grpcsharp_batch_context_reset = DllImportsFromSharedLib.grpcsharp_batch_context_reset; in NativeMethods()
482 … this.grpcsharp_batch_context_reset = DllImportsFromSharedLib_x86.grpcsharp_batch_context_reset; in NativeMethods()
590 … this.grpcsharp_batch_context_reset = DllImportsFromSharedLib_x64.grpcsharp_batch_context_reset; in NativeMethods()
698 … this.grpcsharp_batch_context_reset = DllImportsFromSharedLib_arm64.grpcsharp_batch_context_reset; in NativeMethods()
806 …this.grpcsharp_batch_context_reset = DllImportsFromSharedLib_x86_dll.grpcsharp_batch_context_reset; in NativeMethods()
914 …this.grpcsharp_batch_context_reset = DllImportsFromSharedLib_x64_dll.grpcsharp_batch_context_reset; in NativeMethods()
1163 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1483 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
[all …]
H A DBatchContextSafeHandle.cs119 Native.grpcsharp_batch_context_reset(this); in Recycle()
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/Internal/
H A DNativeMethods.Generated.cs49 … public readonly Delegates.grpcsharp_batch_context_reset_delegate grpcsharp_batch_context_reset; field in Grpc.Core.Internal.NativeMethods
266 … this.grpcsharp_batch_context_reset = DllImportsFromStaticLib.grpcsharp_batch_context_reset; in NativeMethods()
374 … this.grpcsharp_batch_context_reset = DllImportsFromSharedLib.grpcsharp_batch_context_reset; in NativeMethods()
482 … this.grpcsharp_batch_context_reset = DllImportsFromSharedLib_x86.grpcsharp_batch_context_reset; in NativeMethods()
590 … this.grpcsharp_batch_context_reset = DllImportsFromSharedLib_x64.grpcsharp_batch_context_reset; in NativeMethods()
698 …this.grpcsharp_batch_context_reset = DllImportsFromSharedLib_x86_dll.grpcsharp_batch_context_reset; in NativeMethods()
806 …this.grpcsharp_batch_context_reset = DllImportsFromSharedLib_x64_dll.grpcsharp_batch_context_reset; in NativeMethods()
1055 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1375 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
1695 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86
[all …]
H A DBatchContextSafeHandle.cs119 Native.grpcsharp_batch_context_reset(this); in Recycle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/Internal/
H A DNativeMethods.Generated.cs48 … public readonly Delegates.grpcsharp_batch_context_reset_delegate grpcsharp_batch_context_reset; field in Grpc.Core.Internal.NativeMethods
149 …this.grpcsharp_batch_context_reset = GetMethodDelegate<Delegates.grpcsharp_batch_context_reset_del… in NativeMethods()
249 … this.grpcsharp_batch_context_reset = DllImportsFromStaticLib.grpcsharp_batch_context_reset; in NativeMethods()
349 … this.grpcsharp_batch_context_reset = DllImportsFromSharedLib.grpcsharp_batch_context_reset; in NativeMethods()
580 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
876 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
H A DBatchContextSafeHandle.cs118 Native.grpcsharp_batch_context_reset(this); in Recycle()
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/Internal/
H A DBatchContextSafeHandle.cs119 Native.grpcsharp_batch_context_reset(this); in Recycle()
H A DNativeMethods.Generated.cs49 … public readonly Delegates.grpcsharp_batch_context_reset_delegate grpcsharp_batch_context_reset; field in Grpc.Core.Internal.NativeMethods
158 …this.grpcsharp_batch_context_reset = GetMethodDelegate<Delegates.grpcsharp_batch_context_reset_del… in NativeMethods()
266 … this.grpcsharp_batch_context_reset = DllImportsFromStaticLib.grpcsharp_batch_context_reset; in NativeMethods()
374 … this.grpcsharp_batch_context_reset = DllImportsFromSharedLib.grpcsharp_batch_context_reset; in NativeMethods()
623 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
943 public static extern void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx); in grpcsharp_batch_context_reset() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/
H A Dgrpc_csharp_ext_dummy_stubs.c69 void grpcsharp_batch_context_reset() { in grpcsharp_batch_context_reset() function
/dports/devel/grpc/grpc-1.42.0/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/
H A Dgrpc_csharp_ext_dummy_stubs.c73 void grpcsharp_batch_context_reset() { in grpcsharp_batch_context_reset() function
/dports/devel/grpc130/grpc-1.30.2/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/
H A Dgrpc_csharp_ext_dummy_stubs.c73 void grpcsharp_batch_context_reset() { in grpcsharp_batch_context_reset() function
/dports/devel/grpc134/grpc-1.34.1/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/
H A Dgrpc_csharp_ext_dummy_stubs.c73 void grpcsharp_batch_context_reset() { in grpcsharp_batch_context_reset() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/templates/src/csharp/Grpc.Core/Internal/
H A Dnative_methods.include14 'void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx)',
/dports/devel/grpc130/grpc-1.30.2/templates/src/csharp/Grpc.Core/Internal/
H A Dnative_methods.include15 'void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx)',
/dports/devel/grpc134/grpc-1.34.1/templates/src/csharp/Grpc.Core/Internal/
H A Dnative_methods.include15 'void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx)',
/dports/devel/grpc/grpc-1.42.0/templates/src/csharp/Grpc.Core/Internal/
H A Dnative_methods.include15 'void grpcsharp_batch_context_reset(BatchContextSafeHandle ctx)',
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/ext/
H A Dgrpc_csharp_ext.c202 grpcsharp_batch_context_reset(grpcsharp_batch_context* ctx) { in grpcsharp_batch_context_reset() function
229 grpcsharp_batch_context_reset(ctx); in grpcsharp_batch_context_destroy()
/dports/devel/grpc130/grpc-1.30.2/src/csharp/ext/
H A Dgrpc_csharp_ext.c208 grpcsharp_batch_context_reset(grpcsharp_batch_context* ctx) { in grpcsharp_batch_context_reset() function
236 grpcsharp_batch_context_reset(ctx); in grpcsharp_batch_context_destroy()
/dports/devel/grpc/grpc-1.42.0/src/csharp/ext/
H A Dgrpc_csharp_ext.c209 grpcsharp_batch_context_reset(grpcsharp_batch_context* ctx) { in grpcsharp_batch_context_reset() function
237 grpcsharp_batch_context_reset(ctx); in grpcsharp_batch_context_destroy()
/dports/devel/grpc134/grpc-1.34.1/src/csharp/ext/
H A Dgrpc_csharp_ext.c208 grpcsharp_batch_context_reset(grpcsharp_batch_context* ctx) { in grpcsharp_batch_context_reset() function
236 grpcsharp_batch_context_reset(ctx); in grpcsharp_batch_context_destroy()