Home
last modified time | relevance | path

Searched refs:StartConnectivityWatchLocked (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/
Dpick_first.cc218 sd->StartConnectivityWatchLocked(); in AttemptToConnectUsingLatestUpdateArgsLocked()
236 subchannel_list_->subchannel(0)->StartConnectivityWatchLocked(); in AttemptToConnectUsingLatestUpdateArgsLocked()
257 ->StartConnectivityWatchLocked(); in AttemptToConnectUsingLatestUpdateArgsLocked()
469 StartConnectivityWatchLocked(); in CheckConnectivityStateAndStartWatchingLocked()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/
Dsubchannel_list.h112 void StartConnectivityWatchLocked();
308 SubchannelDataType>::StartConnectivityWatchLocked() { in StartConnectivityWatchLocked() function
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/
Dsubchannel_list.h119 void StartConnectivityWatchLocked();
327 SubchannelDataType>::StartConnectivityWatchLocked() { in StartConnectivityWatchLocked() function
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/
Dpick_first.cc408 sd->StartConnectivityWatchLocked(); in UpdateLocked()
610 StartConnectivityWatchLocked(); in CheckConnectivityStateAndStartWatchingLocked()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.h220 void StartConnectivityWatchLocked();
Dxds_client.cc474 StartConnectivityWatchLocked(); in ChannelState()
516 void XdsClient::ChannelState::StartConnectivityWatchLocked() { in StartConnectivityWatchLocked() function in grpc_core::XdsClient::ChannelState
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/
Dround_robin.cc271 subchannel(i)->StartConnectivityWatchLocked(); in StartWatchingLocked()
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/
Dround_robin.cc455 subchannel(i)->StartConnectivityWatchLocked(); in StartWatchingLocked()