Home
last modified time | relevance | path

Searched defs:sub_zone (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client_stats.h63 XdsLocalityName(std::string region, std::string zone, std::string sub_zone) in XdsLocalityName()
87 const std::string& sub_zone() const { return sub_zone_; } in sub_zone() function
Dxds_bootstrap_grpc.h66 std::string sub_zone; member
Dxds_endpoint.cc277 std::string sub_zone = in LocalityParse() local
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_utils.h231 : sub_zone(std::move(sub_zone)), in sub_zone() function
236 const std::string sub_zone; member
H A Dxds_utils.cc323 std::string XdsResourceUtils::LocalityNameString(absl::string_view sub_zone) { in LocalityNameString()
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_client_stats.h64 XdsLocalityName(std::string region, std::string zone, std::string sub_zone) in XdsLocalityName()
91 const std::string& sub_zone() const { return sub_zone_; } in sub_zone() function
H A Dxds_bootstrap_grpc.h68 std::string sub_zone; member
H A Dxds_endpoint.cc310 std::string sub_zone = in LocalityParse() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dbase.proto44 string sub_zone = 3; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Dbase.proto44 string sub_zone = 3; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/core/
H A Dbase.proto86 string sub_zone = 3; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/core/v3/
H A Dbase.proto89 string sub_zone = 3; field