Searched refs:ClearAllMainHistory (Results 1 – 2 of 2) sorted by relevance
510 bool ClearAllMainHistory(const std::vector<URLRow>& kept_urls);
2109 if (!ClearAllMainHistory(kept_urls)) in DeleteAllHistory()2214 bool HistoryBackend::ClearAllMainHistory( in ClearAllMainHistory() function in history::HistoryBackend