Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Dvisit_database.cc412 GURL* from_url) { in GetRedirectToVisit() argument
420 if (from_url) { in GetRedirectToVisit()
430 *from_url = GURL(statement.ColumnString(0)); in GetRedirectToVisit()
Dvisit_database.h135 GURL* from_url);
Dhistory.cc579 const GURL& from_url, in QueryRedirectsFrom() argument
583 new history::QueryRedirectsRequest(callback), from_url); in QueryRedirectsFrom()
Dhistory.h320 Handle QueryRedirectsFrom(const GURL& from_url,
Dhistory_backend.cc1440 const GURL& from_url, in GetMostRecentRedirectsFrom() argument
1446 URLID from_url_id = db_->GetRowForURL(from_url, NULL); in GetMostRecentRedirectsFrom()
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.h1112 GURL from_url,
Dtesting_automation_provider.cc5507 GURL from_url, in OnRedirectQueryComplete() argument