Searched defs:grpcsharp_server_credentials_release (Results 1 – 3 of 3) sorted by relevance
321 void grpcsharp_server_credentials_release() { in grpcsharp_server_credentials_release() function
111 …donly Delegates.grpcsharp_server_credentials_release_delegate grpcsharp_server_credentials_release; field in Grpc.Core.Internal.NativeMethods1241 public static extern void grpcsharp_server_credentials_release(IntPtr credentials); in grpcsharp_server_credentials_release() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1561 public static extern void grpcsharp_server_credentials_release(IntPtr credentials); in grpcsharp_server_credentials_release() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1881 public static extern void grpcsharp_server_credentials_release(IntPtr credentials); in grpcsharp_server_credentials_release() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x862201 public static extern void grpcsharp_server_credentials_release(IntPtr credentials); in grpcsharp_server_credentials_release() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642521 public static extern void grpcsharp_server_credentials_release(IntPtr credentials); in grpcsharp_server_credentials_release() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2841 public static extern void grpcsharp_server_credentials_release(IntPtr credentials); in grpcsharp_server_credentials_release() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
1105 grpcsharp_server_credentials_release(grpc_server_credentials* creds) { in grpcsharp_server_credentials_release() function