Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/load_balancing/
Dsubchannel_interface.h125 void AddDataWatcher(std::unique_ptr<DataWatcherInterface> watcher) override { in AddDataWatcher() function
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/
H A Dsubchannel_interface.h129 void AddDataWatcher(std::unique_ptr<DataWatcherInterface> watcher) override { in AddDataWatcher() function
/aosp_15_r20/external/grpc-grpc/test/core/client_channel/lb_policy/
H A Dlb_policy_test_lib.h191 void AddDataWatcher( in AddDataWatcher() function
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/outlier_detection/
H A Doutlier_detection.cc462 void OutlierDetectionLb::SubchannelWrapper::AddDataWatcher( in AddDataWatcher() function in grpc_core::__anond43a551e0111::OutlierDetectionLb::SubchannelWrapper
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dclient_channel_filter.cc745 void AddDataWatcher(std::unique_ptr<DataWatcherInterface> watcher) override in AddDataWatcher() function in grpc_core::ClientChannelFilter::SubchannelWrapper