Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py1196 circuit_breakers={
1205 circuit_breakers={
1274 circuit_breakers={
1760 circuit_breakers=None): argument
1771 'circuitBreakers': circuit_breakers,
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dcluster.proto146 CircuitBreakers circuit_breakers = 10; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/
Dcds_for_test.proto171 CircuitBreakers circuit_breakers = 10; field
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc1818 const envoy_config_cluster_v3_CircuitBreakers* circuit_breakers = in CdsResponseParse() local
1823 circuit_breakers, &num_thresholds); in CdsResponseParse()