Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Dhistory_backend.h510 bool ClearAllMainHistory(const std::vector<URLRow>& kept_urls);
Dhistory_backend.cc2109 if (!ClearAllMainHistory(kept_urls)) in DeleteAllHistory()
2214 bool HistoryBackend::ClearAllMainHistory( in ClearAllMainHistory() function in history::HistoryBackend