Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Dexpire_history_backend.cc686 int cutoff_month = in DoExpireHistoryIndexFiles() local
689 (cutoff_month / 12) * 100 + (cutoff_month % 12); in DoExpireHistoryIndexFiles()