HomeSort by relevance Sort by last modified time
    Searched refs:MatchToMatchCore (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_backend.h 96 static history::ShortcutsDatabase::Shortcut::MatchCore MatchToMatchCore(
shortcuts_backend.cc 129 it->second.id, text, MatchToMatchCore(match, profile_), now,
135 base::GenerateGUID(), text, MatchToMatchCore(match, profile_), now, 1));
143 ShortcutsBackend::MatchToMatchCore(const AutocompleteMatch& match,
shortcuts_backend_unittest.cc 96 return ShortcutsBackend::MatchToMatchCore(match, &profile_);
237 ShortcutsBackend::MatchToMatchCore(match, &profile_);

Completed in 33 milliseconds