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

  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_provider.h 49 void DeleteShortcutsWithURLs(const std::set<GURL>& urls);
shortcuts_provider.cc 108 DeleteShortcutsWithURLs(urls);
112 // second call to DeleteShortcutsWithURLs(), which is harmless.
136 void ShortcutsProvider::DeleteShortcutsWithURLs(const std::set<GURL>& urls) {

Completed in 223 milliseconds