Searched defs:MatchCore (Results 1 - 2 of 2) 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(

Completed in 66 milliseconds