Home
last modified time | relevance | path

Searched refs:ConnectivityWatcherAdder (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc220 class ConnectivityWatcherAdder;
1663 class ChannelData::ConnectivityWatcherAdder { class in grpc_core::__anon983758c10111::ChannelData
1665 ConnectivityWatcherAdder( in ConnectivityWatcherAdder() function in grpc_core::__anon983758c10111::ChannelData::ConnectivityWatcherAdder
2630 new ConnectivityWatcherAdder(this, initial_state, std::move(watcher)); in AddConnectivityWatcher()