Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs106 …rp_metadata_credentials_create_from_plugin_delegate grpcsharp_metadata_credentials_create_from_plu… field in Grpc.Core.Internal.NativeMethods
749 …public static extern CallCredentialsSafeHandle grpcsharp_metadata_credentials_create_from_plugin(N… in grpcsharp_metadata_credentials_create_from_plugin() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1042 …public static extern CallCredentialsSafeHandle grpcsharp_metadata_credentials_create_from_plugin(N… in grpcsharp_metadata_credentials_create_from_plugin() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c1054 grpcsharp_metadata_credentials_create_from_plugin( in grpcsharp_metadata_credentials_create_from_plugin() function