Home
last modified time | relevance | path

Searched refs:expiration_threshold (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
Dexpire_history_backend.h81 void StartArchivingOldStuff(base::TimeDelta expiration_threshold);
Dexpire_history_backend.cc300 TimeDelta expiration_threshold) { in StartArchivingOldStuff() argument
301 expiration_threshold_ = expiration_threshold; in StartArchivingOldStuff()