Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/xds/
Dxds_api.h257 std::vector<std::string> prioritized_cluster_names; member
265 prioritized_cluster_names == other.prioritized_cluster_names &&
Dxds_api.cc1754 cds_update.prioritized_cluster_names.emplace_back( in CdsResponseParse()
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dcds.cc385 state.update->prioritized_cluster_names) { in GenerateDiscoveryMechanismForCluster()