HomeSort by relevance Sort by last modified time
    Searched defs:ExpireHistoryArgs (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/history/
history_types.cc 425 ExpireHistoryArgs::ExpireHistoryArgs() {
428 ExpireHistoryArgs::~ExpireHistoryArgs() {
431 void ExpireHistoryArgs::SetTimeRangeForOneDay(base::Time time) {
history_types.h 744 struct ExpireHistoryArgs {
745 ExpireHistoryArgs();
746 ~ExpireHistoryArgs();

Completed in 719 milliseconds