Searched defs:grpcsharp_channel_check_connectivity_state (Results 1 – 3 of 3) sorted by relevance
229 void grpcsharp_channel_check_connectivity_state() { in grpcsharp_channel_check_connectivity_state() function
88 …tes.grpcsharp_channel_check_connectivity_state_delegate grpcsharp_channel_check_connectivity_state; field in Grpc.Core.Internal.NativeMethods740 …public static extern ChannelState grpcsharp_channel_check_connectivity_state(ChannelSafeHandle cha… in grpcsharp_channel_check_connectivity_state() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1060 …public static extern ChannelState grpcsharp_channel_check_connectivity_state(ChannelSafeHandle cha… in grpcsharp_channel_check_connectivity_state() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
454 grpcsharp_channel_check_connectivity_state(grpc_channel* channel, in grpcsharp_channel_check_connectivity_state() function