Home
last modified time | relevance | path

Searched defs:watcher_wrapper (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/client_channel/lb_policy/
H A Dlb_policy_test_lib.h170 auto watcher_wrapper = MakeOrphanable<WatcherWrapper>( in WatchConnectivityState() local
209 auto watcher_wrapper = MakeOrphanable<WatcherWrapper>( in AddDataWatcher() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/outlier_detection/
Doutlier_detection.cc427 auto watcher_wrapper = in WatchConnectivityState() local
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/outlier_detection/
H A Doutlier_detection.cc467 auto watcher_wrapper = std::make_shared<WatcherWrapper>( in AddDataWatcher() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc542 auto& watcher_wrapper = watcher_map_[watcher.get()]; in WatchConnectivityState() local
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dclient_channel_filter.cc719 auto& watcher_wrapper = watcher_map_[watcher.get()]; in WatchConnectivityState() local