Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc200 void RemoveExternalConnectivityWatcher(grpc_closure* on_complete, in RemoveExternalConnectivityWatcher() function in grpc_core::__anon983758c10111::ChannelData
1623 chand_->RemoveExternalConnectivityWatcher(on_complete_, /*cancel=*/false); in Notify()
5470 chand->RemoveExternalConnectivityWatcher(on_complete, /*cancel=*/true); in grpc_client_channel_watch_connectivity_state()