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

/external/chromium/chrome/browser/autocomplete/
H A Dhistory_url_provider.h237 const history::Prefix* BestPrefix(const GURL& text,
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 42 milliseconds