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

  /external/chromium_org/chrome/installer/util/
shell_util.h 51 SHORTCUT_LOCATION_FIRST = 0,
52 SHORTCUT_LOCATION_DESKTOP = SHORTCUT_LOCATION_FIRST,
  /external/chromium_org/chrome/browser/profile_resetter/
profile_resetter.cc 49 for (int location = ShellUtil::SHORTCUT_LOCATION_FIRST;
354 for (int location = ShellUtil::SHORTCUT_LOCATION_FIRST;
  /external/chromium_org/chrome/installer/setup/
uninstall.cc 326 for (int location = ShellUtil::SHORTCUT_LOCATION_FIRST;
353 for (int location = ShellUtil::SHORTCUT_LOCATION_FIRST;
    [all...]

Completed in 188 milliseconds