HomeSort by relevance Sort by last modified time
    Searched refs:ShortcutLocation (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/installer/util/
shell_util.h 50 enum ShortcutLocation {
311 static bool ShortcutLocationIsSupported(ShellUtil::ShortcutLocation location);
317 static bool GetShortcutPath(ShellUtil::ShortcutLocation location,
332 ShellUtil::ShortcutLocation location,
538 static bool RemoveShortcuts(ShellUtil::ShortcutLocation location,
552 ShellUtil::ShortcutLocation location,
565 ShellUtil::ShortcutLocation location,
shell_util.cc     [all...]
shell_util_unittest.cc 97 ShellUtil::ShortcutLocation location,
135 ShellUtil::ShortcutLocation location,
    [all...]
  /external/chromium_org/chrome/browser/profile_resetter/
profile_resetter.cc 52 static_cast<ShellUtil::ShortcutLocation>(location),
359 static_cast<ShellUtil::ShortcutLocation>(location),
  /external/chromium_org/chrome/installer/setup/
install.cc 48 void LogShortcutOperation(ShellUtil::ShortcutLocation location,
116 ShellUtil::ShortcutLocation location,
uninstall.cc 329 static_cast<ShellUtil::ShortcutLocation>(location), dist,
331 LOG(WARNING) << "Failed to retarget shortcuts in ShortcutLocation: "
356 static_cast<ShellUtil::ShortcutLocation>(location), dist,
358 LOG(WARNING) << "Failed to delete shortcuts in ShortcutLocation:"
    [all...]
  /external/chromium_org/chrome/browser/
chrome_browser_main_win.cc 137 ShellUtil::ShortcutLocation user_shortcut_locations[] = {
  /external/chromium_org/chrome/browser/web_applications/
web_app_win.cc 570 ShellUtil::ShortcutLocation location_id;

Completed in 330 milliseconds