HomeSort by relevance Sort by last modified time
    Searched refs:GetNeedsThumbnailMigration (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/history/
history_database.h 130 bool GetNeedsThumbnailMigration();
history_database.cc 184 bool HistoryDatabase::GetNeedsThumbnailMigration() {
history_backend.cc 583 if (!db_->GetNeedsThumbnailMigration()) {
599 if (db_->GetNeedsThumbnailMigration()) {
    [all...]

Completed in 284 milliseconds