/external/chromium_org/chrome/installer/util/ |
installation_validator_unittest.cc | 77 Level install_level, 82 Level install_level, 86 Level install_level, 90 Level install_level, 94 Level install_level, 110 Level install_level, 115 Level install_level, 125 Level install_level, 127 GetProducts(install_level)[IndexFromDistType(type)].CopyFrom(product); 131 ProductState* GetProducts(Level install_level) { [all...] |
/external/chromium_org/chrome/installer/setup/ |
install.h | 68 // |install_level| specifies whether to install per-user shortcuts or shortcuts 79 InstallShortcutLevel install_level,
|
install.cc | 372 InstallShortcutLevel install_level, 414 ShellUtil::ShellChange shortcut_level = (install_level == ALL_USERS ? 577 InstallShortcutLevel install_level = installer_state.system_install() ? local 591 CreateOrUpdateShortcuts(chrome_exe, *chrome_product, prefs, install_level,
|
uninstall.cc | 328 ShellUtil::ShellChange install_level = ShellUtil::CURRENT_USER; local 329 ShellUtil::ShortcutProperties updated_properties(install_level); 339 install_level, old_target_exe, updated_properties)) { 346 // Deletes shortcuts at |install_level| from Start menu, Desktop, 356 ShellUtil::ShellChange install_level = installer_state.system_install() ? local 366 install_level, target_exe)) { 935 const char* install_level = local [all...] |
install_worker.cc | 1298 const char* install_level = local [all...] |