Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc2129 const auto& cluster_key = load_report_it->first; in BuildLoadReportSnapshotLocked() local
2139 send_all_clusters || clusters.find(cluster_key.first) != clusters.end(); in BuildLoadReportSnapshotLocked()
2149 this, cluster_key.first.c_str(), cluster_key.second.c_str(), in BuildLoadReportSnapshotLocked()
2168 this, cluster_key.first.c_str(), cluster_key.second.c_str(), in BuildLoadReportSnapshotLocked()
2187 snapshot_map[cluster_key] = std::move(snapshot); in BuildLoadReportSnapshotLocked()