Searched refs:QueryRedirectsTo (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dmalware_details_history.cc98 history->QueryRedirectsTo(
H A Ddownload_protection_service.cc654 history->QueryRedirectsTo(
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.h214 void QueryRedirectsTo(const GURL& url, RedirectList* redirects);
H A Dhistory_service.h257 // For QueryRedirectsTo, the order is reversed. For A->B->C, the vector will
276 base::CancelableTaskTracker::TaskId QueryRedirectsTo(
H A Dhistory_service.cc783 base::CancelableTaskTracker::TaskId HistoryService::QueryRedirectsTo( function in class:HistoryService
792 base::Bind(&HistoryBackend::QueryRedirectsTo,
H A Dhistory_backend.cc815 // QueryRedirectsTo(url, &details->redirects);
1316 void HistoryBackend::QueryRedirectsTo(const GURL& to_url, function in class:history::HistoryBackend

Completed in 119 milliseconds