OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeleteAllShortcutsForProfile
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/web_applications/
web_app_chromeos.cc
34
void
DeleteAllShortcutsForProfile
(const base::FilePath& profile_path) {}
web_app_linux.cc
71
void
DeleteAllShortcutsForProfile
(const base::FilePath& profile_path) {
web_app.h
257
void
DeleteAllShortcutsForProfile
(const base::FilePath& profile_path);
web_app_win.cc
547
void
DeleteAllShortcutsForProfile
(const base::FilePath& profile_path) {
/external/chromium_org/chrome/browser/apps/
shortcut_manager.cc
152
base::Bind(&web_app::internals::
DeleteAllShortcutsForProfile
,
Completed in 80 milliseconds