Searched defs:QueryRedirectsTo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/history/
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 98 milliseconds