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

  /external/chromium_org/chrome/browser/history/
expire_history_backend.h 96 void ExpireHistoryForTimes(const std::vector<base::Time>& times);
history_backend.h 449 void ExpireHistoryForTimes(const std::set<base::Time>& times,
562 FRIEND_TEST_ALL_PREFIXES(HistoryBackendTest, ExpireHistoryForTimes);
    [all...]
delete_directive_handler.cc 227 history_backend->ExpireHistoryForTimes(
expire_history_backend.cc 212 void ExpireHistoryBackend::ExpireHistoryForTimes(
expire_history_backend_unittest.cc 620 expirer_.ExpireHistoryForTimes(times);
history_backend.cc     [all...]
history_backend_unittest.cc     [all...]

Completed in 233 milliseconds