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

  /external/chromium_org/chrome/installer/util/
shell_util.h 63 SHELL_SHORTCUT_UPDATE_EXISTING,
shell_util_unittest.cc 271 ShellUtil::SHELL_SHORTCUT_UPDATE_EXISTING));
293 added_properties, ShellUtil::SHELL_SHORTCUT_UPDATE_EXISTING));
shell_util.cc     [all...]
  /external/chromium_org/chrome/installer/setup/
install.cc 58 // ShellUtil::SHELL_SHORTCUT_UPDATE_EXISTING should not be used at install and
60 DCHECK(operation != ShellUtil::SHELL_SHORTCUT_UPDATE_EXISTING);

Completed in 32 milliseconds