Home
last modified time | relevance | path

Searched defs:grpcsharp_server_shutdown_and_notify_callback (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/
Dgrpc_csharp_ext_dummy_stubs.c353 void grpcsharp_server_shutdown_and_notify_callback() { in grpcsharp_server_shutdown_and_notify_callback() function
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs119 …rpcsharp_server_shutdown_and_notify_callback_delegate grpcsharp_server_shutdown_and_notify_callbac… field in Grpc.Core.Internal.NativeMethods
1265 …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.DllImportsFromStaticLib
1585 …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
1905 …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_x86
2225 …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_x64
2545 …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_x86_dll
2865 …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_x64_dll
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c956 GPR_EXPORT void GPR_CALLTYPE grpcsharp_server_shutdown_and_notify_callback( in grpcsharp_server_shutdown_and_notify_callback() function