Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/
Dgrpc_csharp_ext_dummy_stubs.c309 void grpcsharp_metadata_credentials_create_from_plugin() { in grpcsharp_metadata_credentials_create_from_plugin() function
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs108 …rp_metadata_credentials_create_from_plugin_delegate grpcsharp_metadata_credentials_create_from_plu… field in Grpc.Core.Internal.NativeMethods
1232 …public static extern CallCredentialsSafeHandle grpcsharp_metadata_credentials_create_from_plugin(I… in grpcsharp_metadata_credentials_create_from_plugin() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1552 …public static extern CallCredentialsSafeHandle grpcsharp_metadata_credentials_create_from_plugin(I… in grpcsharp_metadata_credentials_create_from_plugin() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
1872 …public static extern CallCredentialsSafeHandle grpcsharp_metadata_credentials_create_from_plugin(I… in grpcsharp_metadata_credentials_create_from_plugin() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86
2192 …public static extern CallCredentialsSafeHandle grpcsharp_metadata_credentials_create_from_plugin(I… in grpcsharp_metadata_credentials_create_from_plugin() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64
2512 …public static extern CallCredentialsSafeHandle grpcsharp_metadata_credentials_create_from_plugin(I… in grpcsharp_metadata_credentials_create_from_plugin() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll
2832 …public static extern CallCredentialsSafeHandle grpcsharp_metadata_credentials_create_from_plugin(I… in grpcsharp_metadata_credentials_create_from_plugin() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c1167 grpcsharp_metadata_credentials_create_from_plugin(void* callback_tag) { in grpcsharp_metadata_credentials_create_from_plugin() function