Searched refs:MatchToMatchCore (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
H A Dshortcuts_backend.h96 static history::ShortcutsDatabase::Shortcut::MatchCore MatchToMatchCore(
H A Dshortcuts_backend.cc132 it->second.id, text, MatchToMatchCore(match, profile_), now,
138 base::GenerateGUID(), text, MatchToMatchCore(match, profile_), now, 1));
146 ShortcutsBackend::MatchToMatchCore(const AutocompleteMatch& match, function in class:ShortcutsBackend
H A Dshortcuts_backend_unittest.cc96 return ShortcutsBackend::MatchToMatchCore(match, &profile_);
237 ShortcutsBackend::MatchToMatchCore(match, &profile_);

Completed in 85 milliseconds