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

  /external/chromium/chrome/browser/history/
download_database.cc 138 bool DownloadDatabase::CleanUpInProgressEntries() {
history.cc 536 void HistoryService::CleanUpInProgressEntries() {
537 ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::CleanUpInProgressEntries);
history_backend.cc     [all...]

Completed in 1283 milliseconds