Searched refs:ExpireHistoryBackend (Results 1 – 5 of 5) sorted by relevance
137 struct ExpireHistoryBackend::DeleteDependencies {163 ExpireHistoryBackend::ExpireHistoryBackend( in ExpireHistoryBackend() function in history::ExpireHistoryBackend175 ExpireHistoryBackend::~ExpireHistoryBackend() { in ~ExpireHistoryBackend()178 void ExpireHistoryBackend::SetDatabases(HistoryDatabase* main_db, in SetDatabases()188 void ExpireHistoryBackend::DeleteURL(const GURL& url) { in DeleteURL()224 void ExpireHistoryBackend::ExpireHistoryBetween( in ExpireHistoryBetween()269 void ExpireHistoryBackend::ArchiveHistoryBefore(Time end_time) { in ArchiveHistoryBefore()279 void ExpireHistoryBackend::InitWorkQueue() { in InitWorkQueue()286 const ExpiringVisitsReader* ExpireHistoryBackend::GetAllVisitsReader() { in GetAllVisitsReader()293 ExpireHistoryBackend::GetAutoSubframeVisitsReader() { in GetAutoSubframeVisitsReader()[all …]
63 class ExpireHistoryBackend {69 ExpireHistoryBackend(BroadcastNotificationDelegate* delegate,71 ~ExpireHistoryBackend();260 ScopedRunnableMethodFactory<ExpireHistoryBackend> factory_;287 DISALLOW_COPY_AND_ASSIGN(ExpireHistoryBackend);
30 class ExpireHistoryBackend; variable222 friend class ExpireHistoryBackend;
324 ExpireHistoryBackend* expire_backend() { return &expirer_; } in expire_backend()541 ExpireHistoryBackend expirer_;
107 ExpireHistoryBackend expirer_;