Searched defs:grpcsharp_init (Results 1 – 3 of 3) sorted by relevance
25 void grpcsharp_init() { in grpcsharp_init() function
37 public readonly Delegates.grpcsharp_init_delegate grpcsharp_init; field in Grpc.Core.Internal.NativeMethods1019 public static extern void grpcsharp_init(); in grpcsharp_init() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1339 public static extern void grpcsharp_init(); in grpcsharp_init() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1659 public static extern void grpcsharp_init(); in grpcsharp_init() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x861979 public static extern void grpcsharp_init(); in grpcsharp_init() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642299 public static extern void grpcsharp_init(); in grpcsharp_init() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2619 public static extern void grpcsharp_init(); in grpcsharp_init() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
381 GPR_EXPORT void GPR_CALLTYPE grpcsharp_init(void) { grpc_init(); } in grpcsharp_init() function