Searched defs:grpcsharp_server_start (Results 1 – 3 of 3) sorted by relevance
341 void grpcsharp_server_start() { in grpcsharp_server_start() function
116 public readonly Delegates.grpcsharp_server_start_delegate grpcsharp_server_start; field in Grpc.Core.Internal.NativeMethods1256 public static extern void grpcsharp_server_start(ServerSafeHandle server); in grpcsharp_server_start() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1576 public static extern void grpcsharp_server_start(ServerSafeHandle server); in grpcsharp_server_start() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1896 public static extern void grpcsharp_server_start(ServerSafeHandle server); in grpcsharp_server_start() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x862216 public static extern void grpcsharp_server_start(ServerSafeHandle server); in grpcsharp_server_start() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642536 public static extern void grpcsharp_server_start(ServerSafeHandle server); in grpcsharp_server_start() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2856 public static extern void grpcsharp_server_start(ServerSafeHandle server); in grpcsharp_server_start() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
952 GPR_EXPORT void GPR_CALLTYPE grpcsharp_server_start(grpc_server* server) { in grpcsharp_server_start() function