Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/xds/
Dxds_api.h233 ClusterType cluster_type; member
260 return cluster_type == other.cluster_type &&
Dxds_api.cc1690 cds_update.cluster_type = XdsApi::CdsUpdate::ClusterType::EDS; in CdsResponseParse()
1719 cds_update.cluster_type = XdsApi::CdsUpdate::ClusterType::LOGICAL_DNS; in CdsResponseParse()
1729 cds_update.cluster_type = XdsApi::CdsUpdate::ClusterType::AGGREGATE; in CdsResponseParse()
/third_party/boost/libs/geometry/test/algorithms/overlay/
Dsort_by_side.cpp149 > cluster_type; in apply_overlay() typedef
160 cluster_type clusters; in apply_overlay()
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Doverlay.hpp299 > cluster_type; in apply() typedef
338 cluster_type clusters; in apply()
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dcds.cc382 if (state.update->cluster_type == XdsApi::CdsUpdate::ClusterType::AGGREGATE) { in GenerateDiscoveryMechanismForCluster()
394 switch (state.update->cluster_type) { in GenerateDiscoveryMechanismForCluster()
/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dbuffered_piece_collection.hpp287 > cluster_type; typedef
289 cluster_type m_clusters;
/third_party/grpc/src/proto/grpc/testing/xds/
Dcds_for_test.proto120 CustomClusterType cluster_type = 38; field
/third_party/grpc/src/proto/grpc/testing/xds/v3/
Dcluster.proto150 CustomClusterType cluster_type = 38; field