Searched refs:ClearAllThumbnailHistory (Results 1 – 2 of 2) sorted by relevance
503 bool ClearAllThumbnailHistory(std::vector<URLRow>* kept_urls);
2101 if (!ClearAllThumbnailHistory(&kept_urls)) { in DeleteAllHistory()2148 bool HistoryBackend::ClearAllThumbnailHistory( in ClearAllThumbnailHistory() function in history::HistoryBackend