Searched refs:grpcsharp_server_shutdown_and_notify_callback (Results 1 – 4 of 4) sorted by relevance
70 Native.grpcsharp_server_shutdown_and_notify_callback(this, completionQueue, ctx); in ShutdownAndNotify()
117 …rpcsharp_server_shutdown_and_notify_callback_delegate grpcsharp_server_shutdown_and_notify_callbac… field in Grpc.Core.Internal.NativeMethods217 …this.grpcsharp_server_shutdown_and_notify_callback = GetMethodDelegate<Delegates.grpcsharp_server_… in NativeMethods()316 …this.grpcsharp_server_shutdown_and_notify_callback = DllImportsFromStaticLib.grpcsharp_server_shut… in NativeMethods()415 …this.grpcsharp_server_shutdown_and_notify_callback = DllImportsFromSharedLib.grpcsharp_server_shut… in NativeMethods()782 …public static extern void grpcsharp_server_shutdown_and_notify_callback(ServerSafeHandle server, C… in grpcsharp_server_shutdown_and_notify_callback() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1075 …public static extern void grpcsharp_server_shutdown_and_notify_callback(ServerSafeHandle server, C… in grpcsharp_server_shutdown_and_notify_callback() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
85 …'void grpcsharp_server_shutdown_and_notify_callback(ServerSafeHandle server, CompletionQueueSafeHa…
882 GPR_EXPORT void GPR_CALLTYPE grpcsharp_server_shutdown_and_notify_callback( in grpcsharp_server_shutdown_and_notify_callback() function