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

  /external/chromium_org/chrome/browser/history/
shortcuts_database.h 45 struct MatchCore {
46 MatchCore(const base::string16& fill_into_edit,
55 ~MatchCore();
73 const MatchCore& match_core,
82 MatchCore match_core;
shortcuts_database.cc 64 // ShortcutsDatabase::Shortcut::MatchCore -------------------------------------
66 ShortcutsDatabase::Shortcut::MatchCore::MatchCore(
87 ShortcutsDatabase::Shortcut::MatchCore::~MatchCore() {
95 const MatchCore& match_core,
202 Shortcut::MatchCore(
shortcuts_database_unittest.cc 126 ShortcutsDatabase::Shortcut::MatchCore(
  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_backend.h 96 static history::ShortcutsDatabase::Shortcut::MatchCore MatchToMatchCore(
shortcuts_backend_unittest.cc 31 history::ShortcutsDatabase::Shortcut::MatchCore MatchCoreForTesting(
81 history::ShortcutsDatabase::Shortcut::MatchCore
207 history::ShortcutsDatabase::Shortcut::MatchCore match_core(
236 history::ShortcutsDatabase::Shortcut::MatchCore match_core =
shortcuts_backend.cc 142 history::ShortcutsDatabase::Shortcut::MatchCore
154 return history::ShortcutsDatabase::Shortcut::MatchCore(
shortcuts_provider_unittest.cc 331 history::ShortcutsDatabase::Shortcut::MatchCore(
719 history::ShortcutsDatabase::Shortcut::MatchCore(
    [all...]

Completed in 4721 milliseconds