OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:install_level
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/installer/setup/
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
,
install_worker.cc
1298
const char*
install_level
=
local
[
all
...]
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
...]
Completed in 36 milliseconds