Searched refs:KillHistoryDatabase (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.h466 // KillHistoryDatabase() in case of corruption.
474 void KillHistoryDatabase();
H A Dhistory_backend.cc632 KillHistoryDatabase();
2469 // TODO(shess): Consider changing KillHistoryDatabase() to use
2473 base::Bind(&HistoryBackend::KillHistoryDatabase, this));
2477 void HistoryBackend::KillHistoryDatabase() { function in class:history::HistoryBackend

Completed in 97 milliseconds