Searched refs:ExpireHistoryArgs (Results 1 – 10 of 10) sorted by relevance
316 ExpireHistoryArgs::ExpireHistoryArgs() { in ExpireHistoryArgs() function in history::ExpireHistoryArgs319 ExpireHistoryArgs::~ExpireHistoryArgs() { in ~ExpireHistoryArgs()322 void ExpireHistoryArgs::SetTimeRangeForOneDay(base::Time time) { in SetTimeRangeForOneDay()
534 struct ExpireHistoryArgs { struct535 ExpireHistoryArgs();536 ~ExpireHistoryArgs();
327 const std::vector<ExpireHistoryArgs>& expire_list, in ExpireHistory()333 for (std::vector<ExpireHistoryArgs>::const_iterator it = expire_list.begin(); in ExpireHistory()381 std::vector<ExpireHistoryArgs> expire_list(1); in ExpireHistoryBetween()
69 void ExpireHistory(const std::vector<ExpireHistoryArgs>& expire_list,
455 void ExpireHistory(const std::vector<ExpireHistoryArgs>& expire_list);
351 void ExpireHistory(const std::vector<history::ExpireHistoryArgs>& expire_list,
2428 const std::vector<history::ExpireHistoryArgs>& expire_list) { in ExpireHistory()2432 for (std::vector<history::ExpireHistoryArgs>::const_iterator it = in ExpireHistory()
1142 const std::vector<history::ExpireHistoryArgs>& expire_list, in ExpireHistory()
2861 std::vector<ExpireHistoryArgs> expire_list; in TEST_F()
562 std::vector<history::ExpireHistoryArgs> expire_list; in HandleRemoveVisits()589 history::ExpireHistoryArgs* expire_args = NULL; in HandleRemoveVisits()647 for (std::vector<history::ExpireHistoryArgs>::const_iterator it = in HandleRemoveVisits()