Home
last modified time | relevance | path

Searched defs:cur_visit (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
Dhistory_backend.cc1400 VisitID cur_visit, history::RedirectList* redirects) { in GetRedirectsFromSpecificVisit()
1418 VisitID cur_visit, in GetRedirectsToSpecificVisit()
1447 VisitID cur_visit = db_->GetMostRecentVisitForURL(from_url_id, NULL); in GetMostRecentRedirectsFrom() local
1463 VisitID cur_visit = db_->GetMostRecentVisitForURL(to_url_id, NULL); in GetMostRecentRedirectsTo() local
Dexpire_history_backend.cc563 VisitRow cur_visit(visits[i]); in ArchiveURLsAndVisits() local