Searched defs:ClearAllMainHistory (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
H A Dhistory_backend.cc2107 // ClearAllMainHistory will change the IDs of the URLs in kept_urls. Therfore,
2109 if (!ClearAllMainHistory(kept_urls))
2214 bool HistoryBackend::ClearAllMainHistory( function in class:history::HistoryBackend
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.cc2863 // ClearAllMainHistory will change the IDs of the URLs in kept_urls. Therfore,
2865 if (!ClearAllMainHistory(kept_urls))
2964 bool HistoryBackend::ClearAllMainHistory(const URLRows& kept_urls) { function in class:history::HistoryBackend

Completed in 56 milliseconds