Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.h113 void CancelEndpointDataWatch(absl::string_view eds_service_name,
Dxds_client.cc1893 void XdsClient::CancelEndpointDataWatch(absl::string_view eds_service_name, in CancelEndpointDataWatch() function in grpc_core::XdsClient
/third_party/grpc/src/core/ext/xds/
Dxds_client.h160 void CancelEndpointDataWatch(absl::string_view eds_service_name,
Dxds_client.cc1946 void XdsClient::CancelEndpointDataWatch(absl::string_view eds_service_name, in CancelEndpointDataWatch() function in grpc_core::XdsClient
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Deds.cc418 xds_client()->CancelEndpointDataWatch(GetEdsResourceName(), in ShutdownLocked()
Dxds_cluster_resolver.cc409 parent()->xds_client_->CancelEndpointDataWatch( in Orphan()