Searched defs:DeleteAllShortcuts (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dshortcuts_database.cc124 bool ShortcutsDatabase::DeleteAllShortcuts() { function in class:history::ShortcutsDatabase
H A Dshortcuts_backend.cc180 bool ShortcutsBackend::DeleteAllShortcuts() { function in class:history::ShortcutsBackend
188 base::Bind(base::IgnoreResult(&ShortcutsDatabase::DeleteAllShortcuts),
229 DeleteAllShortcuts();
/external/chromium_org/chrome/browser/web_applications/
H A Dweb_app.cc163 void DeleteAllShortcuts(const ShellIntegration::ShortcutInfo& shortcut_info) { function in namespace:web_app

Completed in 111 milliseconds