Home
last modified time | relevance | path

Searched refs:install_level (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dinstallation_validator_unittest.cc77 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, in SetProductState() argument
127 GetProducts(install_level)[IndexFromDistType(type)].CopyFrom(product); in SetProductState() local
131 ProductState* GetProducts(Level install_level) { in GetProducts() argument
[all …]
/external/chromium_org/chrome/installer/setup/
Dinstall.h79 InstallShortcutLevel install_level,
Dinstall.cc372 InstallShortcutLevel install_level, in CreateOrUpdateShortcuts() argument
414 ShellUtil::ShellChange shortcut_level = (install_level == ALL_USERS ? in CreateOrUpdateShortcuts()
577 InstallShortcutLevel install_level = installer_state.system_install() ? in InstallOrUpdateProduct() local
591 CreateOrUpdateShortcuts(chrome_exe, *chrome_product, prefs, install_level, in InstallOrUpdateProduct()
Duninstall.cc328 ShellUtil::ShellChange install_level = ShellUtil::CURRENT_USER; in RetargetUserShortcutsWithArgs() local
329 ShellUtil::ShortcutProperties updated_properties(install_level); in RetargetUserShortcutsWithArgs()
339 install_level, old_target_exe, updated_properties)) { in RetargetUserShortcutsWithArgs()
356 ShellUtil::ShellChange install_level = installer_state.system_install() ? in DeleteShortcuts() local
366 install_level, target_exe)) { in DeleteShortcuts()
935 const char* install_level = in UninstallActiveSetupEntries() local
937 VLOG(1) << "No Active Setup processing to do for " << install_level in UninstallActiveSetupEntries()
Dinstall_worker.cc1298 const char* install_level = in AddActiveSetupWorkItems() local
1300 VLOG(1) << "No Active Setup processing to do for " << install_level in AddActiveSetupWorkItems()