Home
last modified time | relevance | path

Searched defs:shortcut_path (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/base/win/
Dshortcut.cc45 bool CreateOrUpdateShortcutLink(const FilePath& shortcut_path, in CreateOrUpdateShortcutLink()
176 bool ResolveShortcutProperties(const FilePath& shortcut_path, in ResolveShortcutProperties()
287 bool ResolveShortcut(const FilePath& shortcut_path, in ResolveShortcut()
/external/chromium_org/base/test/
Dtest_shortcut_win.cc50 void ValidateShortcut(const base::FilePath& shortcut_path, in ValidateShortcut()
/external/chromium_org/chrome/installer/util/
Dshell_util_unittest.cc384 base::FilePath shortcut_path = GetExpectedShortcutPath( in TEST_F() local
400 base::FilePath shortcut_path = GetExpectedShortcutPath( in TEST_F() local
753 base::FilePath shortcut_path( in TEST_F() local
782 base::FilePath shortcut_path(fake_user_desktop_.path().Append(shortcut_name)); in TEST_F() local
Dshell_util.cc1251 bool ShortcutOpUnpin(const base::FilePath& shortcut_path) { in ShortcutOpUnpin()
1260 bool ShortcutOpDelete(const base::FilePath& shortcut_path) { in ShortcutOpDelete()
1268 const base::FilePath& shortcut_path) { in ShortcutOpRetarget()
1294 const base::FilePath& shortcut_path) { in ShortcutOpListOrRemoveUnknownArgs()
1355 for (base::FilePath shortcut_path = enumerator.Next(); in BatchShortcutAction() local
/external/chromium_org/chrome/browser/profiles/
Dprofile_shortcut_manager_unittest_win.cc133 const base::FilePath& shortcut_path, in ValidateProfileShortcutAtPath()
165 const base::FilePath& shortcut_path) { in ValidateNonProfileShortcutAtPath()
178 const base::FilePath shortcut_path = in ValidateNonProfileShortcut() local
200 const base::FilePath shortcut_path = in CreateRegularShortcutWithName() local
/external/chromium_org/chrome/browser/
Dshell_integration_win_unittest.cc89 base::FilePath shortcut_path = in AddTestShortcutAndResetProperties() local
/external/chromium_org/chrome/browser/plugins/
Dplugin_infobar_delegates.cc493 base::FilePath shortcut_path( in LaunchDesktopInstanceHelper() local
/external/chromium_org/chrome/browser/web_applications/
Dweb_app_win.cc117 const base::FilePath& shortcut_path, in FindAppShortcutsByProfileAndTitle()
/external/chromium_org/ui/app_list/views/
Dapps_grid_view.cc254 void set_shortcut_path(const base::FilePath& shortcut_path) { in set_shortcut_path()