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

/external/chromium_org/chrome/browser/history/
H A Dexpire_history_backend.h75 void SetDatabases(HistoryDatabase* main_db,
H A Dexpire_history_backend.cc142 void ExpireHistoryBackend::SetDatabases(HistoryDatabase* main_db, function in class:history::ExpireHistoryBackend
H A Dexpire_history_backend_unittest.cc133 expirer_.SetDatabases(main_db_.get(), thumb_db_.get());
144 expirer_.SetDatabases(NULL, NULL);
H A Dhistory_backend.cc682 expirer_.SetDatabases(db_.get(), thumbnail_db_.get());
2495 expirer_.SetDatabases(NULL, NULL);

Completed in 371 milliseconds