Home
last modified time | relevance | path

Searched defs:cluster_key (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/resolver/xds/
H A Dxds_resolver.cc171 absl::string_view cluster_key) in ClusterRef()
186 const std::string& cluster_key() const { return cluster_key_; } in cluster_key() function in grpc_core::__anon886d5f1d0111::XdsResolver::ClusterRef
344 absl::string_view cluster_key, absl::string_view cluster_name) { in GetOrCreateClusterRef()
546 absl::string_view cluster_name) { in AddRouteEntry()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc1974 const auto& cluster_key = load_report_it->first; in BuildLoadReportSnapshotLocked() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_client.cc2100 const auto& cluster_key = load_report_it->first; in BuildLoadReportSnapshotLocked() local