Home
last modified time | relevance | path

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

/third_party/grpc/src/core/load_balancing/
Dsubchannel_interface.h135 void AddDataWatcher(std::unique_ptr<DataWatcherInterface> watcher) override { in AddDataWatcher() function
/third_party/grpc/test/core/client_channel/
Dbm_load_balanced_call_destination.cc71 void AddDataWatcher(std::unique_ptr<DataWatcherInterface>) override { in AddDataWatcher() function in grpc_core::__anon4b65d1f30111::LoadBalancedCallDestinationTraits::TestSubchannel
Dload_balanced_call_destination_test.cc110 void AddDataWatcher(std::unique_ptr<DataWatcherInterface>) override { in AddDataWatcher() function in grpc_core::LoadBalancedCallDestinationTest::TestSubchannel
/third_party/grpc/test/core/load_balancing/
Dbm_picker.cc112 void AddDataWatcher( in AddDataWatcher() function in grpc_core::__anonf016f4730111::BenchmarkHelper::SubchannelFake
Dlb_policy_test_lib.h198 void AddDataWatcher( in AddDataWatcher() function
/third_party/grpc/src/core/load_balancing/outlier_detection/
Doutlier_detection.cc464 void OutlierDetectionLb::SubchannelWrapper::AddDataWatcher( in AddDataWatcher() function in grpc_core::__anon511d1d620111::OutlierDetectionLb::SubchannelWrapper
/third_party/grpc/src/core/client_channel/
Dclient_channel.cc395 void ClientChannel::SubchannelWrapper::AddDataWatcher( in AddDataWatcher() function in grpc_core::ClientChannel::SubchannelWrapper
Dclient_channel_filter.cc600 void AddDataWatcher(std::unique_ptr<DataWatcherInterface> watcher) override in AddDataWatcher() function in grpc_core::ClientChannelFilter::SubchannelWrapper