HomeSort by relevance Sort by last modified time
    Searched refs:CleanUpInProgressEntries (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/history/
download_database.h 40 bool CleanUpInProgressEntries();
download_database.cc 138 bool DownloadDatabase::CleanUpInProgressEntries() {
history.cc 536 void HistoryService::CleanUpInProgressEntries() {
537 ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::CleanUpInProgressEntries);
history_backend.h 239 void CleanUpInProgressEntries();
history.h 443 void CleanUpInProgressEntries();
    [all...]
history_backend.cc     [all...]
history_unittest.cc 375 db_->CleanUpInProgressEntries();
  /external/chromium/chrome/browser/download/
download_history.cc 39 hs->CleanUpInProgressEntries();

Completed in 35 milliseconds