Home
last modified time | relevance | path

Searched defs:grpcsharp_composite_channel_credentials_create (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs82 …csharp_composite_channel_credentials_create_delegate grpcsharp_composite_channel_credentials_creat… field in Grpc.Core.Internal.NativeMethods
677 …public static extern ChannelCredentialsSafeHandle grpcsharp_composite_channel_credentials_create(C… in grpcsharp_composite_channel_credentials_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
970 …public static extern ChannelCredentialsSafeHandle grpcsharp_composite_channel_credentials_create(C… in grpcsharp_composite_channel_credentials_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c1003 grpcsharp_composite_channel_credentials_create( in grpcsharp_composite_channel_credentials_create() function