Searched refs:grpcsharp_channel_args_set_integer (Results 1 – 4 of 4) sorted by relevance
50 Native.grpcsharp_channel_args_set_integer(this, new UIntPtr((uint)index), key, value); in SetInteger()
78 … readonly Delegates.grpcsharp_channel_args_set_integer_delegate grpcsharp_channel_args_set_integer; field in Grpc.Core.Internal.NativeMethods178 …this.grpcsharp_channel_args_set_integer = GetMethodDelegate<Delegates.grpcsharp_channel_args_set_i… in NativeMethods()277 …this.grpcsharp_channel_args_set_integer = DllImportsFromStaticLib.grpcsharp_channel_args_set_integ… in NativeMethods()376 …this.grpcsharp_channel_args_set_integer = DllImportsFromSharedLib.grpcsharp_channel_args_set_integ… in NativeMethods()665 …public static extern void grpcsharp_channel_args_set_integer(ChannelArgsSafeHandle args, UIntPtr i… in grpcsharp_channel_args_set_integer() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib958 …public static extern void grpcsharp_channel_args_set_integer(ChannelArgsSafeHandle args, UIntPtr i… in grpcsharp_channel_args_set_integer() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
46 …'void grpcsharp_channel_args_set_integer(ChannelArgsSafeHandle args, UIntPtr index, string key, in…
460 GPR_EXPORT void GPR_CALLTYPE grpcsharp_channel_args_set_integer( in grpcsharp_channel_args_set_integer() function