Home
last modified time | relevance | path

Searched refs:grpcsharp_metadata_credentials_create_from_plugin (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeMetadataCredentialsPlugin.cs47 … this.credentials = Native.grpcsharp_metadata_credentials_create_from_plugin(nativeInterceptor); in NativeMetadataCredentialsPlugin()
DNativeMethods.Generated.cs106 …rp_metadata_credentials_create_from_plugin_delegate grpcsharp_metadata_credentials_create_from_plu… field in Grpc.Core.Internal.NativeMethods
206 …this.grpcsharp_metadata_credentials_create_from_plugin = GetMethodDelegate<Delegates.grpcsharp_met… in NativeMethods()
305 …this.grpcsharp_metadata_credentials_create_from_plugin = DllImportsFromStaticLib.grpcsharp_metadat… in NativeMethods()
404 …this.grpcsharp_metadata_credentials_create_from_plugin = DllImportsFromSharedLib.grpcsharp_metadat… in 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/templates/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs.template74 …'CallCredentialsSafeHandle grpcsharp_metadata_credentials_create_from_plugin(NativeMetadataInterce…
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c1054 grpcsharp_metadata_credentials_create_from_plugin( in grpcsharp_metadata_credentials_create_from_plugin() function