Home
last modified time | relevance | path

Searched defs:hash_policies (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_route_config.h166 std::vector<HashPolicy> hash_policies; member
H A Dxds_route_config.cc792 const envoy_config_route_v3_RouteAction_HashPolicy* const* hash_policies = in RouteActionParse() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_route_config.h166 std::vector<HashPolicy> hash_policies; member
Dxds_route_config.cc778 const envoy_config_route_v3_RouteAction_HashPolicy* const* hash_policies = in RouteActionParse() local
/aosp_15_r20/external/grpc-grpc/test/core/xds/
H A Dxds_route_config_resource_type_test.cc1514 auto& hash_policies = action->hash_policies; in TEST_F() local