Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.h160 void CancelEndpointDataWatch(absl::string_view eds_service_name,
Dxds_client.cc1952 void XdsClient::CancelEndpointDataWatch(absl::string_view eds_service_name, in CancelEndpointDataWatch() function in grpc_core::XdsClient
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_resolver.cc402 parent()->xds_client_->CancelEndpointDataWatch( in Orphan()