Searched refs:grpcsharp_composite_call_credentials_create (Results 1 – 4 of 4) sorted by relevance
36 return Native.grpcsharp_composite_call_credentials_create(creds1, creds2); in CreateComposite()
58 …s.grpcsharp_composite_call_credentials_create_delegate grpcsharp_composite_call_credentials_create; field in Grpc.Core.Internal.NativeMethods158 …this.grpcsharp_composite_call_credentials_create = GetMethodDelegate<Delegates.grpcsharp_composite… in NativeMethods()257 …this.grpcsharp_composite_call_credentials_create = DllImportsFromStaticLib.grpcsharp_composite_cal… in NativeMethods()356 …this.grpcsharp_composite_call_credentials_create = DllImportsFromSharedLib.grpcsharp_composite_cal… in NativeMethods()605 …public static extern CallCredentialsSafeHandle grpcsharp_composite_call_credentials_create(CallCre… in grpcsharp_composite_call_credentials_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib898 …public static extern CallCredentialsSafeHandle grpcsharp_composite_call_credentials_create(CallCre… in grpcsharp_composite_call_credentials_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
26 …'CallCredentialsSafeHandle grpcsharp_composite_call_credentials_create(CallCredentialsSafeHandle c…
1011 grpcsharp_composite_call_credentials_create(grpc_call_credentials* creds1, in grpcsharp_composite_call_credentials_create() function