Home
last modified time | relevance | path

Searched defs:XdsClusterAttribute (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/xds/
Dxds_resolver.h34 explicit XdsClusterAttribute(absl::string_view cluster) : cluster_(cluster) {} in XdsClusterAttribute() function
/aosp_15_r20/external/grpc-grpc/src/core/resolver/xds/
H A Dxds_resolver_attributes.h37 explicit XdsClusterAttribute(absl::string_view cluster) : cluster_(cluster) {} in XdsClusterAttribute() function