Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.h74 void grpc_client_channel_stop_connectivity_watch(
Dclient_channel.cc5486 void grpc_client_channel_stop_connectivity_watch( in grpc_client_channel_stop_connectivity_watch() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc1498 grpc_client_channel_stop_connectivity_watch(client_channel_elem, watcher_); in CancelBalancerChannelConnectivityWatchLocked()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc530 grpc_client_channel_stop_connectivity_watch(client_channel_elem, watcher_); in CancelConnectivityWatchLocked()