Searched defs:ExpireHistoryArgs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/history/core/browser/
H A Dhistory_types.cc314 // ExpireHistoryArgs ----------------------------------------------------------
316 ExpireHistoryArgs::ExpireHistoryArgs() { function in class:history::ExpireHistoryArgs
319 ExpireHistoryArgs::~ExpireHistoryArgs() {
322 void ExpireHistoryArgs::SetTimeRangeForOneDay(base::Time time) {
H A Dhistory_types.h534 struct ExpireHistoryArgs { struct in namespace:history
535 ExpireHistoryArgs();
536 ~ExpireHistoryArgs();

Completed in 1158 milliseconds