Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/
Dsubchannel_list.h134 void CancelConnectivityWatchLocked(const char* reason);
383 CancelConnectivityWatchLocked(const char* reason) { in CancelConnectivityWatchLocked() function
474 CancelConnectivityWatchLocked("shutdown"); in ShutdownLocked()