Home
last modified time | relevance | path

Searched refs:StartArchivingOldStuff (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/history/
Dexpire_history_backend.h81 void StartArchivingOldStuff(base::TimeDelta expiration_threshold);
Dexpire_history_backend.cc299 void ExpireHistoryBackend::StartArchivingOldStuff( in StartArchivingOldStuff() function in history::ExpireHistoryBackend
Dhistory_backend.cc640 expirer_.StartArchivingOldStuff(TimeDelta::FromDays(kArchiveDaysThreshold)); in InitImpl()