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 73 SHELL_SHORTCUT_UPDATE_EXISTING,
shell_util_unittest.cc 296 ShellUtil::SHELL_SHORTCUT_UPDATE_EXISTING));
318 added_properties, ShellUtil::SHELL_SHORTCUT_UPDATE_EXISTING));
    [all...]
shell_util.cc     [all...]
  /external/chromium_org/chrome/installer/setup/
install.cc 53 // ShellUtil::SHELL_SHORTCUT_UPDATE_EXISTING should not be used at install and
55 DCHECK(operation != ShellUtil::SHELL_SHORTCUT_UPDATE_EXISTING);

Completed in 246 milliseconds