Searched refs:HasWatchers (Results 1 – 1 of 1) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ | ||
D | subchannel.cc | 462 bool HasWatchers() const { return !watcher_list_.empty(); } in HasWatchers() function in grpc_core::Subchannel::HealthWatcherMap::HealthWatcher |