Searched defs:RemoveWatcher (Results 1 – 5 of 5) sorted by relevance
| /third_party/grpc/src/core/lib/transport/ | ||
| D | connectivity_state.cc | 137 void ConnectivityStateTracker::RemoveWatcher( in RemoveWatcher() function in grpc_core::ConnectivityStateTracker |
| /third_party/grpc/src/core/xds/xds_client/ | ||
| D | xds_client.h | 293 void RemoveWatcher(ResourceWatcherInterface* watcher) { in RemoveWatcher() function |
| /third_party/grpc/src/core/load_balancing/ | ||
| D | oob_backend_metric.cc | 240 void OrcaProducer::RemoveWatcher(OrcaWatcher* watcher) { in RemoveWatcher() function in grpc_core::OrcaProducer |
| D | health_check_client.cc | 381 void HealthProducer::RemoveWatcher( in RemoveWatcher() function in grpc_core::HealthProducer |
| /third_party/grpc/src/core/ext/transport/inproc/ | ||
| D | inproc_transport.cc | 148 void RemoveWatcher(ConnectivityStateWatcherInterface* watcher) { in RemoveWatcher() function in grpc_core::__anon808f7d0f0111::InprocServerTransport::ConnectedState |