Searched defs:DeleteShortcutsWithURL (Results 1 – 4 of 4) sorted by relevance
110 bool ShortcutsBackend::DeleteShortcutsWithURL(const GURL& shortcut_url) { in DeleteShortcutsWithURL() function in ShortcutsBackend291 bool ShortcutsBackend::DeleteShortcutsWithURL(const GURL& url, in DeleteShortcutsWithURL() function in ShortcutsBackend
162 bool ShortcutsBackendTest::DeleteShortcutsWithURL(const GURL& url) { in DeleteShortcutsWithURL() function in ShortcutsBackendTest
174 bool ShortcutsDatabase::DeleteShortcutsWithURL( in DeleteShortcutsWithURL() function in history::ShortcutsDatabase
191 TEST_F(ShortcutsDatabaseTest, DeleteShortcutsWithURL) { in TEST_F() argument