Searched defs:WatchConnectivityState (Results 1 – 4 of 4) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ | ||
D | subchannel_interface.h | 108 void WatchConnectivityState( in WatchConnectivityState() function |
D | subchannel.cc | 782 void Subchannel::WatchConnectivityState( in WatchConnectivityState() function in grpc_core::Subchannel |
D | client_channel.cc | 504 void WatchConnectivityState( in WatchConnectivityState() function in grpc_core::ClientChannel::SubchannelWrapper |
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ | ||
D | ChannelSafeHandle.cs | 67 …public void WatchConnectivityState(ChannelState lastObservedState, Timespec deadline, CompletionQu… in WatchConnectivityState() method in Grpc.Core.Internal.ChannelSafeHandle |