Searched refs:cluster_names_ (Results 1 – 1 of 1) sorted by relevance
395 std::set<std::string> cluster_names_; // Asked for by the LRS server. member in grpc_core::XdsClient::ChannelState::LrsCallState1349 parent_->cluster_names_); in SendReportLocked()1649 cluster_names_ == new_cluster_names && in OnResponseReceivedLocked()1663 cluster_names_ = std::move(new_cluster_names); in OnResponseReceivedLocked()