Searched defs:grpcsharp_call_set_credentials (Results 1 – 3 of 3) sorted by relevance
173 void grpcsharp_call_set_credentials() { in grpcsharp_call_set_credentials() function
74 … public readonly Delegates.grpcsharp_call_set_credentials_delegate grpcsharp_call_set_credentials; field in Grpc.Core.Internal.NativeMethods1130 …public static extern CallError grpcsharp_call_set_credentials(CallSafeHandle call, CallCredentials… in grpcsharp_call_set_credentials() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1450 …public static extern CallError grpcsharp_call_set_credentials(CallSafeHandle call, CallCredentials… in grpcsharp_call_set_credentials() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1770 …public static extern CallError grpcsharp_call_set_credentials(CallSafeHandle call, CallCredentials… in grpcsharp_call_set_credentials() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x862090 …public static extern CallError grpcsharp_call_set_credentials(CallSafeHandle call, CallCredentials… in grpcsharp_call_set_credentials() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642410 …public static extern CallError grpcsharp_call_set_credentials(CallSafeHandle call, CallCredentials… in grpcsharp_call_set_credentials() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2730 …public static extern CallError grpcsharp_call_set_credentials(CallSafeHandle call, CallCredentials… in grpcsharp_call_set_credentials() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
931 grpcsharp_call_set_credentials(grpc_call* call, grpc_call_credentials* creds) { in grpcsharp_call_set_credentials() function