Home
last modified time | relevance | path

Searched refs:OnConnectivityStateChange (Results 1 – 12 of 12) sorted by relevance

/third_party/grpc/src/core/ext/filters/client_channel/
Dsubchannel_interface.h42 virtual void OnConnectivityStateChange(
Dsubchannel.cc317 void OnConnectivityStateChange(grpc_connectivity_state new_state, in OnConnectivityStateChange() function in grpc_core::Subchannel::ConnectedSubchannelStateWatcher
384 self->watcher_->OnConnectivityStateChange(); in AsyncWatcherNotifierLocked()
493 void OnConnectivityStateChange(grpc_connectivity_state new_state, in OnConnectivityStateChange() function in grpc_core::Subchannel::HealthWatcherMap::HealthWatcher
Dsubchannel.h189 virtual void OnConnectivityStateChange() = 0;
Dclient_channel.cc1434 void OnConnectivityStateChange() override { in OnConnectivityStateChange() function in grpc_core::__anon6b4c07050111::ChannelData::SubchannelWrapper::WatcherWrapper
1509 watcher_->OnConnectivityStateChange(state_change.state); in ApplyUpdateInControlPlaneWorkSerializer()
/third_party/grpc/src/core/lib/transport/
Dconnectivity_state.h85 virtual void OnConnectivityStateChange(grpc_connectivity_state new_state,
Dconnectivity_state.cc83 self->watcher_->OnConnectivityStateChange(self->state_, self->status_); in SendNotification()
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/
Dsubchannel_list.h149 void OnConnectivityStateChange(grpc_connectivity_state new_state) override;
241 OnConnectivityStateChange(grpc_connectivity_state new_state) { in OnConnectivityStateChange() function
/third_party/grpc/src/core/ext/filters/max_age/
Dmax_age_filter.cc232 void OnConnectivityStateChange(grpc_connectivity_state new_state, in OnConnectivityStateChange() function in grpc_core::ConnectivityWatcher
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc376 void OnConnectivityStateChange(grpc_connectivity_state new_state, in OnConnectivityStateChange() function in grpc_core::__anone44b111d0111::GrpcLb::StateWatcher
/third_party/grpc/src/core/lib/surface/
Dserver.cc968 void OnConnectivityStateChange(grpc_connectivity_state new_state, in OnConnectivityStateChange() function in grpc_core::Server::ChannelData::ConnectivityWatcher
/third_party/grpc/src/core/ext/xds/
Dxds_client.cc412 void OnConnectivityStateChange(grpc_connectivity_state new_state, in OnConnectivityStateChange() function in grpc_core::XdsClient::ChannelState::StateWatcher
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc401 void OnConnectivityStateChange(grpc_connectivity_state new_state) override { in OnConnectivityStateChange() function in grpc_core::XdsClient::ChannelState::StateWatcher