Home
last modified time | relevance | path

Searched refs:to_url_id (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/history/
Dhistory_backend.cc1462 URLID to_url_id = db_->GetRowForURL(to_url, NULL); in GetMostRecentRedirectsTo() local
1463 VisitID cur_visit = db_->GetMostRecentVisitForURL(to_url_id, NULL); in GetMostRecentRedirectsTo()