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

/external/chromium_org/chrome/browser/history/
H A Din_memory_url_index.cc72 data_ = URLIndexPrivateData::RebuildFromHistory(db, languages_,
342 void InMemoryURLIndex::RebuildFromHistory(HistoryDatabase* history_db) { function in class:history::InMemoryURLIndex
344 private_data_ = URLIndexPrivateData::RebuildFromHistory(history_db,
H A Durl_index_private_data.cc438 scoped_refptr<URLIndexPrivateData> URLIndexPrivateData::RebuildFromHistory( function in class:history::URLIndexPrivateData

Completed in 184 milliseconds