Searched defs:grpcsharp_server_destroy (Results 1 – 3 of 3) sorted by relevance
357 void grpcsharp_server_destroy() { in grpcsharp_server_destroy() function
120 public readonly Delegates.grpcsharp_server_destroy_delegate grpcsharp_server_destroy; field in Grpc.Core.Internal.NativeMethods1268 public static extern void grpcsharp_server_destroy(IntPtr server); in grpcsharp_server_destroy() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1588 public static extern void grpcsharp_server_destroy(IntPtr server); in grpcsharp_server_destroy() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1908 public static extern void grpcsharp_server_destroy(IntPtr server); in grpcsharp_server_destroy() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x862228 public static extern void grpcsharp_server_destroy(IntPtr server); in grpcsharp_server_destroy() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642548 public static extern void grpcsharp_server_destroy(IntPtr server); in grpcsharp_server_destroy() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2868 public static extern void grpcsharp_server_destroy(IntPtr server); in grpcsharp_server_destroy() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
967 GPR_EXPORT void GPR_CALLTYPE grpcsharp_server_destroy(grpc_server* server) { in grpcsharp_server_destroy() function