/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/Internal/ |
H A D | NativeMethods.Generated.cs | 61 public readonly Delegates.grpcsharp_call_cancel_delegate grpcsharp_call_cancel; field in Grpc.Core.Internal.NativeMethods 278 this.grpcsharp_call_cancel = DllImportsFromStaticLib.grpcsharp_call_cancel; in NativeMethods() 386 this.grpcsharp_call_cancel = DllImportsFromSharedLib.grpcsharp_call_cancel; in NativeMethods() 494 this.grpcsharp_call_cancel = DllImportsFromSharedLib_x86.grpcsharp_call_cancel; in NativeMethods() 602 this.grpcsharp_call_cancel = DllImportsFromSharedLib_x64.grpcsharp_call_cancel; in NativeMethods() 710 this.grpcsharp_call_cancel = DllImportsFromSharedLib_arm64.grpcsharp_call_cancel; in NativeMethods() 818 this.grpcsharp_call_cancel = DllImportsFromSharedLib_x86_dll.grpcsharp_call_cancel; in NativeMethods() 926 this.grpcsharp_call_cancel = DllImportsFromSharedLib_x64_dll.grpcsharp_call_cancel; in NativeMethods() 1199 public static extern CallError grpcsharp_call_cancel(CallSafeHandle call); in grpcsharp_call_cancel() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib 1519 public static extern CallError grpcsharp_call_cancel(CallSafeHandle call); in grpcsharp_call_cancel() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib [all …]
|
H A D | CallSafeHandle.cs | 220 Native.grpcsharp_call_cancel(this).CheckOk(); in Cancel()
|
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/Internal/ |
H A D | NativeMethods.Generated.cs | 61 public readonly Delegates.grpcsharp_call_cancel_delegate grpcsharp_call_cancel; field in Grpc.Core.Internal.NativeMethods 278 this.grpcsharp_call_cancel = DllImportsFromStaticLib.grpcsharp_call_cancel; in NativeMethods() 386 this.grpcsharp_call_cancel = DllImportsFromSharedLib.grpcsharp_call_cancel; in NativeMethods() 494 this.grpcsharp_call_cancel = DllImportsFromSharedLib_x86.grpcsharp_call_cancel; in NativeMethods() 602 this.grpcsharp_call_cancel = DllImportsFromSharedLib_x64.grpcsharp_call_cancel; in NativeMethods() 710 this.grpcsharp_call_cancel = DllImportsFromSharedLib_x86_dll.grpcsharp_call_cancel; in NativeMethods() 818 this.grpcsharp_call_cancel = DllImportsFromSharedLib_x64_dll.grpcsharp_call_cancel; in NativeMethods() 1091 public static extern CallError grpcsharp_call_cancel(CallSafeHandle call); in grpcsharp_call_cancel() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib 1411 public static extern CallError grpcsharp_call_cancel(CallSafeHandle call); in grpcsharp_call_cancel() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib 1731 public static extern CallError grpcsharp_call_cancel(CallSafeHandle call); in grpcsharp_call_cancel() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86 [all …]
|
H A D | CallSafeHandle.cs | 220 Native.grpcsharp_call_cancel(this).CheckOk(); in Cancel()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/Internal/ |
H A D | NativeMethods.Generated.cs | 60 public readonly Delegates.grpcsharp_call_cancel_delegate grpcsharp_call_cancel; field in Grpc.Core.Internal.NativeMethods 161 … this.grpcsharp_call_cancel = GetMethodDelegate<Delegates.grpcsharp_call_cancel_delegate>(library); in NativeMethods() 261 this.grpcsharp_call_cancel = DllImportsFromStaticLib.grpcsharp_call_cancel; in NativeMethods() 361 this.grpcsharp_call_cancel = DllImportsFromSharedLib.grpcsharp_call_cancel; in NativeMethods() 616 public static extern CallError grpcsharp_call_cancel(CallSafeHandle call); in grpcsharp_call_cancel() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib 912 public static extern CallError grpcsharp_call_cancel(CallSafeHandle call); in grpcsharp_call_cancel() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
|
H A D | CallSafeHandle.cs | 221 Native.grpcsharp_call_cancel(this).CheckOk(); in Cancel()
|
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/Internal/ |
H A D | NativeMethods.Generated.cs | 61 public readonly Delegates.grpcsharp_call_cancel_delegate grpcsharp_call_cancel; field in Grpc.Core.Internal.NativeMethods 170 … this.grpcsharp_call_cancel = GetMethodDelegate<Delegates.grpcsharp_call_cancel_delegate>(library); in NativeMethods() 278 this.grpcsharp_call_cancel = DllImportsFromStaticLib.grpcsharp_call_cancel; in NativeMethods() 386 this.grpcsharp_call_cancel = DllImportsFromSharedLib.grpcsharp_call_cancel; in NativeMethods() 659 public static extern CallError grpcsharp_call_cancel(CallSafeHandle call); in grpcsharp_call_cancel() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib 979 public static extern CallError grpcsharp_call_cancel(CallSafeHandle call); in grpcsharp_call_cancel() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
|
H A D | CallSafeHandle.cs | 220 Native.grpcsharp_call_cancel(this).CheckOk(); in Cancel()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/ |
H A D | grpc_csharp_ext_dummy_stubs.c | 117 void grpcsharp_call_cancel() { in grpcsharp_call_cancel() function
|
/dports/devel/grpc/grpc-1.42.0/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/ |
H A D | grpc_csharp_ext_dummy_stubs.c | 121 void grpcsharp_call_cancel() { in grpcsharp_call_cancel() function
|
/dports/devel/grpc130/grpc-1.30.2/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/ |
H A D | grpc_csharp_ext_dummy_stubs.c | 121 void grpcsharp_call_cancel() { in grpcsharp_call_cancel() function
|
/dports/devel/grpc134/grpc-1.34.1/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/ |
H A D | grpc_csharp_ext_dummy_stubs.c | 121 void grpcsharp_call_cancel() { in grpcsharp_call_cancel() function
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/templates/src/csharp/Grpc.Core/Internal/ |
H A D | native_methods.include | 26 'CallError grpcsharp_call_cancel(CallSafeHandle call)',
|
/dports/devel/grpc130/grpc-1.30.2/templates/src/csharp/Grpc.Core/Internal/ |
H A D | native_methods.include | 27 'CallError grpcsharp_call_cancel(CallSafeHandle call)',
|
/dports/devel/grpc134/grpc-1.34.1/templates/src/csharp/Grpc.Core/Internal/ |
H A D | native_methods.include | 27 'CallError grpcsharp_call_cancel(CallSafeHandle call)',
|
/dports/devel/grpc/grpc-1.42.0/templates/src/csharp/Grpc.Core/Internal/ |
H A D | native_methods.include | 27 'CallError grpcsharp_call_cancel(CallSafeHandle call)',
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/ext/ |
H A D | grpc_csharp_ext.c | 533 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_cancel(grpc_call* call) { in grpcsharp_call_cancel() function
|
/dports/devel/grpc130/grpc-1.30.2/src/csharp/ext/ |
H A D | grpc_csharp_ext.c | 546 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_cancel(grpc_call* call) { in grpcsharp_call_cancel() function
|
/dports/devel/grpc/grpc-1.42.0/src/csharp/ext/ |
H A D | grpc_csharp_ext.c | 547 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_cancel(grpc_call* call) { in grpcsharp_call_cancel() function
|
/dports/devel/grpc134/grpc-1.34.1/src/csharp/ext/ |
H A D | grpc_csharp_ext.c | 546 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_cancel(grpc_call* call) { in grpcsharp_call_cancel() function
|