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 417 ExpireHistoryArgs::ExpireHistoryArgs() {
420 ExpireHistoryArgs::~ExpireHistoryArgs() {
423 void ExpireHistoryArgs::SetTimeRangeForOneDay(base::Time time) {
history_types.h 736 struct ExpireHistoryArgs {
737 ExpireHistoryArgs();
738 ~ExpireHistoryArgs();

Completed in 27 milliseconds