HomeSort by relevance Sort by last modified time
    Searched refs:QueryRedirectsTo (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/safe_browsing/
malware_details_history.cc 98 history->QueryRedirectsTo(
download_protection_service.cc 654 history->QueryRedirectsTo(
    [all...]
  /external/chromium_org/chrome/browser/history/
history_backend.h 214 void QueryRedirectsTo(const GURL& url, RedirectList* redirects);
    [all...]
history_service.h 257 // For QueryRedirectsTo, the order is reversed. For A->B->C, the vector will
276 base::CancelableTaskTracker::TaskId QueryRedirectsTo(
    [all...]
history_service.cc 783 base::CancelableTaskTracker::TaskId HistoryService::QueryRedirectsTo(
792 base::Bind(&HistoryBackend::QueryRedirectsTo,
    [all...]
history_backend.cc 815 // QueryRedirectsTo(url, &details->redirects);
    [all...]

Completed in 199 milliseconds