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()
290 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.cc388 base::FilePath shortcut_path = GetExpectedShortcutPath( in TEST_F() local
404 base::FilePath shortcut_path = GetExpectedShortcutPath( in TEST_F() local
757 base::FilePath shortcut_path( in TEST_F() local
786 base::FilePath shortcut_path(fake_user_desktop_.path().Append(shortcut_name)); in TEST_F() local
Dshell_util.cc1250 bool ShortcutOpUnpin(const base::FilePath& shortcut_path) { in ShortcutOpUnpin()
1259 bool ShortcutOpDelete(const base::FilePath& shortcut_path) { in ShortcutOpDelete()
1267 const base::FilePath& shortcut_path) { in ShortcutOpRetarget()
1293 const base::FilePath& shortcut_path) { in ShortcutOpListOrRemoveUnknownArgs()
1347 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.cc498 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.cc230 void set_shortcut_path(const base::FilePath& shortcut_path) { in set_shortcut_path()