Home
last modified time | relevance | path

Searched defs:time_window (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dbandwidth_estimator.cc21 int ToClampedBitsPerSecond(int32_t bytes, Clock::duration time_window) { in ToClampedBitsPerSecond()
/aosp_15_r20/system/core/storaged/
H A Dstoraged_service.cpp107 int time_window = 0; in dump() local
/aosp_15_r20/external/wpa_supplicant_8/src/radius/
H A Dradius_das.h49 unsigned int time_window; member
H A Dradius_das.c24 unsigned int time_window; member
/aosp_15_r20/external/python/python-api-core/google/api_core/
Dbidi.py165 def __init__(self, access_limit, time_window): argument
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Dgoog_cc_network_control.cc390 TimeDelta time_window = in UpdateCongestionWindowSize() local