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 98 void ExpireHistoryForTimes(const std::vector<base::Time>& times);
history_backend.h 455 void ExpireHistoryForTimes(const std::set<base::Time>& times,
566 FRIEND_TEST_ALL_PREFIXES(HistoryBackendTest, ExpireHistoryForTimes);
    [all...]
delete_directive_handler.cc 218 history_backend->ExpireHistoryForTimes(
expire_history_backend.cc 264 void ExpireHistoryBackend::ExpireHistoryForTimes(
expire_history_backend_unittest.cc 596 expirer_.ExpireHistoryForTimes(times);
    [all...]
history_backend.cc     [all...]
history_backend_unittest.cc     [all...]

Completed in 115 milliseconds