HomeSort by relevance Sort by last modified time
    Searched defs:CullRedirects (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autocomplete/
history_url_provider.cc 211 // give us far more than enough to work with. CullRedirects() will then
263 CullRedirects(backend, &history_matches, kMaxMatches + exact_suggestion);
713 void HistoryURLProvider::CullRedirects(history::HistoryBackend* backend,
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.cc 473 // to work with. CullRedirects() will then reduce the list to
541 CullRedirects(backend, &history_matches, kMaxMatches + exact_suggestion);
    [all...]

Completed in 82 milliseconds