Home
last modified time | relevance | path

Searched defs:best_prefix (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dhistory_url_provider.cc217 const Prefix* best_prefix = BestPrefix(j->url(), string16()); in DoAutocomplete() local
332 const Prefix* best_prefix = BestPrefix(match.destination_url, input.text()); in SuggestExactInput() local
654 const Prefix* best_prefix = NULL; in BestPrefix() local