OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kShortMaxAge
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/renderer/media/
cache_util.h
26
kShortMaxAge
= 1 << 3, // Max age less than 1h (arbitrary value).
cache_util.cc
71
reasons |=
kShortMaxAge
;
cache_util_unittest.cc
62
WebURLResponse::HTTP_1_1, 200, "cache-control: max-Age=42",
kShortMaxAge
Completed in 156 milliseconds