Home
last modified time | relevance | path

Searched refs:max_cache_duration (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/optimization_guide/
H A Dstore_update_data.cc152 base::TimeDelta().FromSeconds(hint.max_cache_duration().seconds()); in MoveHintIntoUpdateData()
H A Dhint_cache.cc327 hint.max_cache_duration().seconds()) in ProcessAndCacheHints()
H A Dhints_fetcher.cc321 get_hints_response->max_cache_duration().seconds()); in HandleResponse()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/optimization_guide/
H A Dstore_update_data.cc152 base::TimeDelta().FromSeconds(hint.max_cache_duration().seconds()); in MoveHintIntoUpdateData()
H A Dhint_cache.cc278 hint.max_cache_duration().seconds()) in ProcessAndCacheHints()
H A Dhints_fetcher.cc305 get_hints_response->max_cache_duration().seconds()); in HandleResponse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/optimization_guide/proto/
H A Dhints.proto83 optional Duration max_cache_duration = 2; field
221 optional Duration max_cache_duration = 6; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/optimization_guide/proto/
H A Dhints.proto79 optional Duration max_cache_duration = 2; field
227 optional Duration max_cache_duration = 6; field
/dports/multimedia/gpac-mp4box/gpac-1.0.0/include/gpac/
H A Ddash.h194 u32 max_cache_duration,
/dports/multimedia/gpac-libgpac/gpac-1.0.0/include/gpac/
H A Ddash.h194 u32 max_cache_duration,
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/media_tools/
H A Ddash_client.c77 u32 max_cache_duration, max_width, max_height; member
4317 group->cache_duration = dash->max_cache_duration; in gf_dash_setup_groups()
4331 if (dash->max_cache_duration>1000) { in gf_dash_setup_groups()
7417 …ash_new(GF_DASHFileIO *dash_io, GF_DASHThreadMode thread_mode, u32 max_cache_duration, u32 auto_sw… in gf_dash_new() argument
7442 dash->max_cache_duration = max_cache_duration; in gf_dash_new()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/media_tools/
H A Ddash_client.c77 u32 max_cache_duration, max_width, max_height; member
4317 group->cache_duration = dash->max_cache_duration; in gf_dash_setup_groups()
4331 if (dash->max_cache_duration>1000) { in gf_dash_setup_groups()
7417 …ash_new(GF_DASHFileIO *dash_io, GF_DASHThreadMode thread_mode, u32 max_cache_duration, u32 auto_sw… in gf_dash_new() argument
7442 dash->max_cache_duration = max_cache_duration; in gf_dash_new()