Home
last modified time | relevance | path

Searched refs:AddConnectivityWatcher (Results 1 – 13 of 13) sorted by relevance

/external/grpc-grpc/src/core/lib/surface/
Dlegacy_channel.h90 void AddConnectivityWatcher(
Dchannel.h99 virtual void AddConnectivityWatcher(
Dlegacy_channel.cc343 void LegacyChannel::AddConnectivityWatcher( in AddConnectivityWatcher() function in grpc_core::LegacyChannel
348 client_channel->AddConnectivityWatcher(initial_state, std::move(watcher)); in AddConnectivityWatcher()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_transport_grpc.cc289 client_channel->AddConnectivityWatcher( in GrpcXdsTransport()
/external/grpc-grpc/src/core/ext/xds/
Dxds_transport_grpc.cc280 channel_->AddConnectivityWatcher( in GrpcXdsTransport()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.h156 void AddConnectivityWatcher(
Dclient_channel.cc1771 void ClientChannel::AddConnectivityWatcher( in AddConnectivityWatcher() function in grpc_core::ClientChannel
/external/grpc-grpc/src/core/client_channel/
Dclient_channel_filter.h154 void AddConnectivityWatcher(
Dclient_channel_filter.cc2037 void ClientChannelFilter::AddConnectivityWatcher( in AddConnectivityWatcher() function in grpc_core::ClientChannelFilter
/external/grpc-grpc/src/core/load_balancing/grpclb/
Dgrpclb.cc1600 lb_channel_->AddConnectivityWatcher( in UpdateLocked()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc1597 client_channel->AddConnectivityWatcher( in UpdateLocked()
/external/grpc-grpc/src/core/load_balancing/rls/
Drls.cc1650 channel_->AddConnectivityWatcher( in RlsChannel()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/
Drls.cc1613 client_channel->AddConnectivityWatcher( in RlsChannel()