Home
last modified time | relevance | path

Searched refs:SHORTCUT_LOCATION_START_MENU_ROOT (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/setup/
H A Dinstall.cc83 case ShellUtil::SHORTCUT_LOCATION_START_MENU_ROOT: in LogShortcutOperation()
404 ShellUtil::SHORTCUT_LOCATION_START_MENU_ROOT, start_menu_properties); in CreateOrUpdateShortcuts()
407 ExecuteAndLogShortcutOperation(ShellUtil::SHORTCUT_LOCATION_START_MENU_ROOT, in CreateOrUpdateShortcuts()
H A Dsetup_main.cc775 ShellUtil::SHORTCUT_LOCATION_START_MENU_ROOT, shortcut_properties, in RegisterDevChrome()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/util/
H A Dshell_util_unittest.cc128 case ShellUtil::SHORTCUT_LOCATION_START_MENU_ROOT: in GetExpectedShortcutPath()
286 ShellUtil::SHORTCUT_LOCATION_START_MENU_ROOT, test_properties_)); in TEST_F()
288 ValidateChromeShortcut(ShellUtil::SHORTCUT_LOCATION_START_MENU_ROOT, in TEST_F()
793 ShellUtil::SHORTCUT_LOCATION_START_MENU_ROOT, test_properties_, in TEST_F()
804 ShellUtil::RemoveShortcuts(ShellUtil::SHORTCUT_LOCATION_START_MENU_ROOT, in TEST_F()
H A Dshell_util.h71 SHORTCUT_LOCATION_START_MENU_ROOT, enumerator
H A Dshell_util.cc1667 case SHORTCUT_LOCATION_START_MENU_ROOT: // Falls through. in ShortcutLocationIsSupported()
1698 case SHORTCUT_LOCATION_START_MENU_ROOT: in GetShortcutPath()
1769 new_location != SHORTCUT_LOCATION_START_MENU_ROOT) { in MoveExistingShortcut()
1794 location != SHORTCUT_LOCATION_START_MENU_ROOT && in CreateOrUpdateShortcut()
H A Dinstall_util.cc307 if (!ShellUtil::GetShortcutPath(ShellUtil::SHORTCUT_LOCATION_START_MENU_ROOT, in IsStartMenuShortcutWithActivatorGuidInstalled()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dchrome_browser_main_win.cc551 ShellUtil::SHORTCUT_LOCATION_START_MENU_ROOT, in DoUninstallTasks()