Searched defs:grpcsharp_shutdown (Results 1 – 3 of 3) sorted by relevance
29 void grpcsharp_shutdown() { in grpcsharp_shutdown() function
38 public readonly Delegates.grpcsharp_shutdown_delegate grpcsharp_shutdown; field in Grpc.Core.Internal.NativeMethods1022 public static extern void grpcsharp_shutdown(); in grpcsharp_shutdown() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1342 public static extern void grpcsharp_shutdown(); in grpcsharp_shutdown() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1662 public static extern void grpcsharp_shutdown(); in grpcsharp_shutdown() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x861982 public static extern void grpcsharp_shutdown(); in grpcsharp_shutdown() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642302 public static extern void grpcsharp_shutdown(); in grpcsharp_shutdown() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2622 public static extern void grpcsharp_shutdown(); in grpcsharp_shutdown() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
383 GPR_EXPORT void GPR_CALLTYPE grpcsharp_shutdown(void) { grpc_shutdown(); } in grpcsharp_shutdown() function