Searched refs:SetDatabases (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/history/
H A Dexpire_history_backend.h74 void SetDatabases(HistoryDatabase* main_db,
H A Dexpire_history_backend_unittest.cc150 expirer_.SetDatabases(main_db_.get(), archived_db_.get(), thumb_db_.get(),
162 expirer_.SetDatabases(NULL, NULL, NULL, NULL);
489 expirer_.SetDatabases(main_db_.get(), archived_db_.get(), thumb_db_.get(),
502 expirer_.SetDatabases(main_db_.get(), archived_db_.get(), thumb_db_.get(),
H A Dexpire_history_backend.cc178 void ExpireHistoryBackend::SetDatabases(HistoryDatabase* main_db, function in class:history::ExpireHistoryBackend
H A Dhistory_backend.cc624 expirer_.SetDatabases(db_.get(), archived_db_.get(),

Completed in 81 milliseconds