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

/external/chromium/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc217 const Prefix* best_prefix = BestPrefix(j->url(), string16());
332 const Prefix* best_prefix = BestPrefix(match.destination_url, input.text());
651 const history::Prefix* HistoryURLProvider::BestPrefix( function in class:HistoryURLProvider

Completed in 363 milliseconds