Home
last modified time | relevance | path

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

/third_party/grpc/src/proto/grpc/testing/xds/v3/
Dprotocol.proto26 google.protobuf.Duration max_stream_duration = 4; field
Droute.proto193 google.protobuf.Duration max_stream_duration = 1; field
228 MaxStreamDuration max_stream_duration = 36; field
/third_party/grpc/src/core/ext/xds/
Dxds_api.h104 absl::optional<Duration> max_stream_duration; member
Dxds_api.cc1136 max_stream_duration = in RouteActionParse() local
/third_party/ffmpeg/libavformat/
Davienc.c265 int64_t max_stream_duration = 0; in avi_write_header() local