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

  /external/chromium_org/chrome/installer/util/
shell_util.h 44 enum ShortcutLocation {
305 static bool ShortcutLocationIsSupported(ShellUtil::ShortcutLocation location);
311 static bool GetShortcutPath(ShellUtil::ShortcutLocation location,
326 ShellUtil::ShortcutLocation location,
522 static bool RemoveShortcuts(ShellUtil::ShortcutLocation location,
534 ShellUtil::ShortcutLocation location,
shell_util.cc     [all...]
shell_util_unittest.cc 90 ShellUtil::ShortcutLocation location,
  /external/chromium_org/chrome/installer/setup/
install.cc 54 void LogShortcutOperation(ShellUtil::ShortcutLocation location,
122 ShellUtil::ShortcutLocation location,
uninstall.cc 338 static_cast<ShellUtil::ShortcutLocation>(location), dist,
340 LOG(WARNING) << "Failed to retarget shortcuts in ShortcutLocation: "
365 static_cast<ShellUtil::ShortcutLocation>(location), dist,
367 LOG(WARNING) << "Failed to delete shortcuts in ShortcutLocation:"
    [all...]
  /external/chromium_org/chrome/browser/
chrome_browser_main_win.cc 134 ShellUtil::ShortcutLocation user_shortcut_locations[] = {
  /external/chromium_org/chrome/browser/web_applications/
web_app_win.cc 494 ShellUtil::ShortcutLocation location_id;

Completed in 238 milliseconds