OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
436
void
ExpireHistoryForTimes
(const std::set<base::Time>& times,
546
FRIEND_TEST_ALL_PREFIXES(HistoryBackendTest,
ExpireHistoryForTimes
);
[
all
...]
delete_directive_handler.cc
218
history_backend->
ExpireHistoryForTimes
(
expire_history_backend.cc
256
void ExpireHistoryBackend::
ExpireHistoryForTimes
(
expire_history_backend_unittest.cc
596
expirer_.
ExpireHistoryForTimes
(times);
[
all
...]
history_backend.cc
[
all
...]
history_backend_unittest.cc
[
all
...]
Completed in 35 milliseconds