Home
last modified time | relevance | path

Searched defs:CancelDataWatcher (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/
H A Dsubchannel_interface.h132 void CancelDataWatcher(DataWatcherInterface* watcher) override { in CancelDataWatcher() function
/aosp_15_r20/external/grpc-grpc/test/core/client_channel/lb_policy/
H A Dlb_policy_test_lib.h222 void CancelDataWatcher(DataWatcherInterface* watcher) override in CancelDataWatcher() function
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/outlier_detection/
H A Doutlier_detection.cc475 void OutlierDetectionLb::SubchannelWrapper::CancelDataWatcher( in CancelDataWatcher() function in grpc_core::__anond43a551e0111::OutlierDetectionLb::SubchannelWrapper
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dclient_channel_filter.cc752 void CancelDataWatcher(DataWatcherInterface* watcher) override in CancelDataWatcher() function in grpc_core::ClientChannelFilter::SubchannelWrapper