Home
last modified time | relevance | path

Searched defs:grpcsharp_composite_call_credentials_create (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.c113 void grpcsharp_composite_call_credentials_create() { in grpcsharp_composite_call_credentials_create() function
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs59 …s.grpcsharp_composite_call_credentials_create_delegate grpcsharp_composite_call_credentials_create; field in Grpc.Core.Internal.NativeMethods
1085 …public static extern CallCredentialsSafeHandle grpcsharp_composite_call_credentials_create(CallCre… in grpcsharp_composite_call_credentials_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1405 …public static extern CallCredentialsSafeHandle grpcsharp_composite_call_credentials_create(CallCre… in grpcsharp_composite_call_credentials_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
1725 …public static extern CallCredentialsSafeHandle grpcsharp_composite_call_credentials_create(CallCre… in grpcsharp_composite_call_credentials_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86
2045 …public static extern CallCredentialsSafeHandle grpcsharp_composite_call_credentials_create(CallCre… in grpcsharp_composite_call_credentials_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64
2365 …public static extern CallCredentialsSafeHandle grpcsharp_composite_call_credentials_create(CallCre… in grpcsharp_composite_call_credentials_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll
2685 …public static extern CallCredentialsSafeHandle grpcsharp_composite_call_credentials_create(CallCre… in grpcsharp_composite_call_credentials_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c1123 grpcsharp_composite_call_credentials_create(grpc_call_credentials* creds1, in grpcsharp_composite_call_credentials_create() function