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

  /external/chromium_org/chrome/installer/setup/
install.cc 61 operation == ShellUtil::SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL) ?
403 shortcut_operation = ShellUtil::SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL;
464 ShellUtil::SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL)) {
  /external/chromium_org/chrome/installer/util/
shell_util.h 67 SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL,
shell_util_unittest.cc 330 ShellUtil::SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL));
350 ShellUtil::SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL));
359 ShellUtil::SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL));
    [all...]
shell_util.cc     [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_win.cc 466 operation = ShellUtil::SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL;
546 ShellUtil::SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL);
    [all...]

Completed in 1035 milliseconds