Home
last modified time | relevance | path

Searched defs:WatchConnectivityState (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dsubchannel_interface.h108 void WatchConnectivityState( in WatchConnectivityState() function
Dsubchannel.cc782 void Subchannel::WatchConnectivityState( in WatchConnectivityState() function in grpc_core::Subchannel
Dclient_channel.cc504 void WatchConnectivityState( in WatchConnectivityState() function in grpc_core::ClientChannel::SubchannelWrapper
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DChannelSafeHandle.cs67 …public void WatchConnectivityState(ChannelState lastObservedState, Timespec deadline, CompletionQu… in WatchConnectivityState() method in Grpc.Core.Internal.ChannelSafeHandle