Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Droute.proto242 google.protobuf.Duration max_stream_duration = 1; field
358 MaxStreamDuration max_stream_duration = 36; field
Dprotocol.proto26 google.protobuf.Duration max_stream_duration = 4; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Droute.proto242 google.protobuf.Duration max_stream_duration = 1; field
358 MaxStreamDuration max_stream_duration = 36; field
H A Dprotocol.proto29 google.protobuf.Duration max_stream_duration = 4; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/core/
H A Dprotocol.proto89 google.protobuf.Duration max_stream_duration = 4; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/core/v3/
H A Dprotocol.proto246 google.protobuf.Duration max_stream_duration = 4; field
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_route_config.h177 absl::optional<Duration> max_stream_duration; member
H A Dxds_route_config.cc770 const auto* max_stream_duration = in RouteActionParse() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_route_config.h177 absl::optional<Duration> max_stream_duration; member
Dxds_route_config.cc756 const auto* max_stream_duration = in RouteActionParse() local
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_routing_end2end_test.cc1589 auto* max_stream_duration = in TEST_P() local
1694 auto* max_stream_duration = in TEST_P() local
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/route/v3/
H A Droute_components.proto983 google.protobuf.Duration max_stream_duration = 1; field