Home
last modified time | relevance | path

Searched refs:runtime_fraction (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/proto/grpc/testing/xds/v3/
Droute.proto155 // value, the router continues to evaluate the remaining match criteria. A runtime_fraction
167 core.v3.RuntimeFractionalPercent runtime_fraction = 9; field
/third_party/grpc/src/proto/grpc/testing/xds/
Dlds_rds_for_test.proto87 RuntimeFractionalPercent runtime_fraction = 9; field
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.cc1154 const envoy_api_v2_core_RuntimeFractionalPercent* runtime_fraction = in RouteRuntimeFractionParse() local
1156 if (runtime_fraction != nullptr) { in RouteRuntimeFractionParse()
1159 runtime_fraction); in RouteRuntimeFractionParse()
/third_party/grpc/src/core/ext/xds/
Dxds_api.cc1036 const envoy_config_core_v3_RuntimeFractionalPercent* runtime_fraction = in RouteRuntimeFractionParse() local
1038 if (runtime_fraction != nullptr) { in RouteRuntimeFractionParse()
1041 runtime_fraction); in RouteRuntimeFractionParse()