Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/common_video/
H A Dframe_rate_estimator_unittest.cc19 constexpr TimeDelta kDefaultWindow = TimeDelta::Millis(1000); variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.h56 static constexpr uint32_t kDefaultWindow = 65535; variable
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dflow_control.h55 static constexpr uint32_t kDefaultWindow = 65535; variable