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

  /external/chromium/chrome/browser/autocomplete/
autocomplete.cc 607 // provider has at least as many as before, and then use SortAndCull() to
623 SortAndCull(input);
644 void AutocompleteResult::SortAndCull(const AutocompleteInput& input) {
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_result.cc 111 // provider has at least as many as before, and then use SortAndCull() to
128 SortAndCull(input, profile);
144 void AutocompleteResult::SortAndCull(const AutocompleteInput& input,

Completed in 113 milliseconds