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

  /external/chromium_org/chrome/installer/setup/
install.cc 69 if (failed && operation == ShellUtil::SHELL_SHORTCUT_REPLACE_EXISTING)
409 shortcut_operation = ShellUtil::SHELL_SHORTCUT_REPLACE_EXISTING;
423 shortcut_operation == ShellUtil::SHELL_SHORTCUT_REPLACE_EXISTING) {
437 shortcut_operation == ShellUtil::SHELL_SHORTCUT_REPLACE_EXISTING) {
448 shortcut_operation == ShellUtil::SHELL_SHORTCUT_REPLACE_EXISTING) {
  /external/chromium_org/chrome/installer/util/
shell_util.h 65 SHELL_SHORTCUT_REPLACE_EXISTING,
shell_util_unittest.cc 255 ShellUtil::SHELL_SHORTCUT_REPLACE_EXISTING));
shell_util.cc     [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_win.cc 469 ShellUtil::SHELL_SHORTCUT_REPLACE_EXISTING;
    [all...]

Completed in 42 milliseconds