Home
last modified time | relevance | path

Searched defs:max_interval (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/xds/grpc/
Dxds_route_config.h54 Duration max_interval; member
Dxds_route_config_parser.cc500 const google_protobuf_Duration* max_interval = in RetryPolicyParse() local
/third_party/ffmpeg/libavformat/
Dgxf.c459 static int64_t gxf_resync_media(AVFormatContext *s, uint64_t max_interval, int track, int timestamp… in gxf_resync_media()