Home
last modified time | relevance | path

Searched defs:AddDataWatcher (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/load_balancing/
Dsubchannel_interface.h125 void AddDataWatcher(std::unique_ptr<DataWatcherInterface> watcher) override { in AddDataWatcher() function
/external/grpc-grpc/src/core/load_balancing/
Dsubchannel_interface.h129 void AddDataWatcher(std::unique_ptr<DataWatcherInterface> watcher) override { in AddDataWatcher() function
/external/grpc-grpc/test/core/client_channel/lb_policy/
Dlb_policy_test_lib.h191 void AddDataWatcher( in AddDataWatcher() function
/external/grpc-grpc/src/core/load_balancing/outlier_detection/
Doutlier_detection.cc462 void OutlierDetectionLb::SubchannelWrapper::AddDataWatcher( in AddDataWatcher() function in grpc_core::__anonb4aa963c0111::OutlierDetectionLb::SubchannelWrapper
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc567 void AddDataWatcher(std::unique_ptr<DataWatcherInterface> watcher) override in AddDataWatcher() function in grpc_core::ClientChannel::SubchannelWrapper
/external/grpc-grpc/src/core/client_channel/
Dclient_channel_filter.cc745 void AddDataWatcher(std::unique_ptr<DataWatcherInterface> watcher) override in AddDataWatcher() function in grpc_core::ClientChannelFilter::SubchannelWrapper