Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Dhistory_backend.cc1446 URLID from_url_id = db_->GetRowForURL(from_url, NULL); in GetMostRecentRedirectsFrom() local
1447 VisitID cur_visit = db_->GetMostRecentVisitForURL(from_url_id, NULL); in GetMostRecentRedirectsFrom()