OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeleteShortcut
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/history/
shortcuts_database.cc
40
bool
DeleteShortcut
(const char* field_name,
106
success &=
DeleteShortcut
("id", *it, db_);
114
return
DeleteShortcut
("url", shortcut_url_spec, db_);
/external/chromium_org/cloud_print/service/win/
installer.cc
62
void
DeleteShortcut
(int dir_key, bool with_subdir) {
73
DeleteShortcut
(base::DIR_COMMON_START_MENU, true);
74
DeleteShortcut
(base::DIR_COMMON_DESKTOP, false);
Completed in 119 milliseconds