Searched refs:XdsLocalityAttribute (Results 1 – 3 of 3) sorted by relevance
31 class XdsLocalityAttribute : public ServerAddress::AttributeInterface {33 explicit XdsLocalityAttribute(RefCountedPtr<XdsLocalityName> locality_name) in XdsLocalityAttribute() function41 return absl::make_unique<XdsLocalityAttribute>(locality_name_->Ref()); in Copy()46 static_cast<const XdsLocalityAttribute*>(other); in Cmp()
553 static_cast<const XdsLocalityAttribute*>(attribute); in CreateSubchannel()
815 absl::make_unique<XdsLocalityAttribute>( in CreateChildPolicyAddressesLocked()