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

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete.cc607 // provider has at least as many as before, and then use SortAndCull() to
623 SortAndCull(input);
644 void AutocompleteResult::SortAndCull(const AutocompleteInput& input) { function in class:AutocompleteResult
935 result_.SortAndCull(input_);

Completed in 192 milliseconds