Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dcds.cc148 void CancelClusterDataWatch(absl::string_view cluster_name,
298 CancelClusterDataWatch(watcher.first, watcher.second.watcher, in ShutdownLocked()
344 CancelClusterDataWatch(watcher.first, watcher.second.watcher, in UpdateLocked()
538 CancelClusterDataWatch(cluster_name, it->second.watcher, in OnClusterChanged()
674 void CdsLb::CancelClusterDataWatch(absl::string_view cluster_name, in CancelClusterDataWatch() function in grpc_core::__anona4cab1b20111::CdsLb
685 xds_client_->CancelClusterDataWatch(cluster_name, watcher, in CancelClusterDataWatch()
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.h100 void CancelClusterDataWatch(absl::string_view cluster_name,
Dxds_client.cc1857 void XdsClient::CancelClusterDataWatch(absl::string_view cluster_name, in CancelClusterDataWatch() function in grpc_core::XdsClient
/third_party/grpc/src/core/ext/xds/
Dxds_client.h147 void CancelClusterDataWatch(absl::string_view cluster_name,
Dxds_client.cc1908 void XdsClient::CancelClusterDataWatch(absl::string_view cluster_name, in CancelClusterDataWatch() function in grpc_core::XdsClient