Home
last modified time | relevance | path

Searched defs:request_timeout (Results 1 – 7 of 7) sorted by relevance

/external/chromiumos-config/proto/chromiumos/test/lab/api/
Dtape_service.proto24 int32 request_timeout = 3; field
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/core/
Dconfig_source.proto89 google.protobuf.Duration request_timeout = 5 [(validate.rules).duration = {gt {}}]; field
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/core/v3/
Dconfig_source.proto105 google.protobuf.Duration request_timeout = 5 [(validate.rules).duration = {gt {}}]; field
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_connector.cc109 pw::chrono::SystemClock::duration request_timeout, in StartOutbound()
/external/python/cpython3/Lib/test/test_asyncio/
Dutils.py148 request_timeout = support.LOOPBACK_TIMEOUT variable in SilentWSGIServer
229 request_timeout = support.LOOPBACK_TIMEOUT variable in UnixWSGIServer
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/filter/network/http_connection_manager/v2/
Dhttp_connection_manager.proto358 google.protobuf.Duration request_timeout = 28; field
/external/rust/android-crates-io/crates/uefi-raw/src/protocol/network/
Ddhcp4.rs86 pub request_timeout: *mut u32, field