Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/
Daddress_filtering.cc33 const char* kHierarchicalPathAttributeKey = "hierarchical_path"; variable
82 address.GetAttribute(kHierarchicalPathAttributeKey)); in MakeHierarchicalAddressMap()
95 kHierarchicalPathAttributeKey, std::move(new_attribute))); in MakeHierarchicalAddressMap()
Daddress_filtering.h86 extern const char* kHierarchicalPathAttributeKey;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_resolver.cc843 kHierarchicalPathAttributeKey, in CreateChildPolicyAddressesLocked()