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 632 history->QueryRedirectsTo(
    [all...]
  /external/chromium_org/chrome/browser/history/
history_backend.h 170 void QueryRedirectsTo(scoped_refptr<QueryRedirectsRequest> request,
    [all...]
history_service.h 269 // For QueryRedirectsTo, the order is reversed. For A->B->C, the vector will
290 Handle QueryRedirectsTo(const GURL& to_url,
    [all...]
history_service.cc 803 HistoryService::Handle HistoryService::QueryRedirectsTo(
808 return Schedule(PRIORITY_NORMAL, &HistoryBackend::QueryRedirectsTo, consumer,
    [all...]
history_backend.cc     [all...]

Completed in 184 milliseconds