Home
last modified time | relevance | path

Searched refs:EnsureMatchPresent (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dhistory_url_provider.h221 static void EnsureMatchPresent(const history::URLRow& info,
Dhistory_url_provider.cc408 EnsureMatchPresent(info, string16::npos, false, matches, true); in FixupExactSuggestion()
538 EnsureMatchPresent(info, match.input_location, match.match_in_scheme, in PromoteOrCreateShorterSuggestion()
543 void HistoryURLProvider::EnsureMatchPresent( in EnsureMatchPresent() function in HistoryURLProvider