Searched refs:may_need_history_migration (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/history/
H A Dtop_sites_backend.cc105 bool may_need_history_migration = false;
109 may_need_history_migration = db_->may_need_history_migration();
114 may_need_history_migration));
H A Dtop_sites_database.h39 bool may_need_history_migration() const { function in class:history::TopSitesDatabase
H A Dtop_sites.h302 bool may_need_history_migration);
H A Dtop_sites.cc937 bool may_need_history_migration) {
941 if (!may_need_history_migration) {
934 OnGotMostVisitedThumbnails( CancelableRequestProvider::Handle handle, scoped_refptr<MostVisitedThumbnails> data, bool may_need_history_migration) argument
/external/chromium_org/chrome/browser/history/
H A Dtop_sites_database.h38 bool may_need_history_migration() const { function in class:history::TopSitesDatabase
H A Dtop_sites_backend.cc109 *need_history_migration = db_->may_need_history_migration();

Completed in 92 milliseconds