Searched refs:grpcsharp_composite_channel_credentials_create (Results 1 – 4 of 4) sorted by relevance
55 return Native.grpcsharp_composite_channel_credentials_create(channelCreds, callCreds); in CreateComposite()
82 …csharp_composite_channel_credentials_create_delegate grpcsharp_composite_channel_credentials_creat… field in Grpc.Core.Internal.NativeMethods182 …this.grpcsharp_composite_channel_credentials_create = GetMethodDelegate<Delegates.grpcsharp_compos… in NativeMethods()281 …this.grpcsharp_composite_channel_credentials_create = DllImportsFromStaticLib.grpcsharp_composite_… in NativeMethods()380 …this.grpcsharp_composite_channel_credentials_create = DllImportsFromSharedLib.grpcsharp_composite_… in NativeMethods()677 …public static extern ChannelCredentialsSafeHandle grpcsharp_composite_channel_credentials_create(C… in grpcsharp_composite_channel_credentials_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib970 …public static extern ChannelCredentialsSafeHandle grpcsharp_composite_channel_credentials_create(C… in grpcsharp_composite_channel_credentials_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
50 …'ChannelCredentialsSafeHandle grpcsharp_composite_channel_credentials_create(ChannelCredentialsSaf…
1003 grpcsharp_composite_channel_credentials_create( in grpcsharp_composite_channel_credentials_create() function