Searched refs:MatchCore (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dshortcuts_database.h45 struct MatchCore { struct in struct:history::ShortcutsDatabase::Shortcut
46 MatchCore(const base::string16& fill_into_edit,
55 ~MatchCore();
73 const MatchCore& match_core,
82 MatchCore match_core;
H A Dshortcuts_database.cc64 // ShortcutsDatabase::Shortcut::MatchCore -------------------------------------
66 ShortcutsDatabase::Shortcut::MatchCore::MatchCore( function in class:history::ShortcutsDatabase::Shortcut::MatchCore
87 ShortcutsDatabase::Shortcut::MatchCore::~MatchCore() {
95 const MatchCore& match_core,
202 Shortcut::MatchCore(
H A Dshortcuts_database_unittest.cc125 ShortcutsDatabase::Shortcut::MatchCore(
/external/chromium_org/chrome/browser/autocomplete/
H A Dshortcuts_backend.h96 static history::ShortcutsDatabase::Shortcut::MatchCore MatchToMatchCore(
H A Dshortcuts_backend_unittest.cc31 history::ShortcutsDatabase::Shortcut::MatchCore MatchCoreForTesting(
81 history::ShortcutsDatabase::Shortcut::MatchCore
207 history::ShortcutsDatabase::Shortcut::MatchCore match_core(
236 history::ShortcutsDatabase::Shortcut::MatchCore match_core =
H A Dshortcuts_backend.cc145 history::ShortcutsDatabase::Shortcut::MatchCore
159 return history::ShortcutsDatabase::Shortcut::MatchCore(
H A Dshortcuts_provider_unittest.cc328 history::ShortcutsDatabase::Shortcut::MatchCore(
717 history::ShortcutsDatabase::Shortcut::MatchCore(

Completed in 99 milliseconds