Searched refs:CURRENT_USER (Results 1 - 21 of 21) sorted by relevance

/external/chromium/net/http/
H A Dhttp_auth_filter_win.h17 CURRENT_USER, enumerator in enum:net::RegistryHiveType
/external/chromium_org/net/http/
H A Dhttp_auth_filter_win.h16 CURRENT_USER, enumerator in enum:net::RegistryHiveType
/external/chromium_org/ui/app_list/
H A Dapp_list_menu.cc24 menu_model_.AddItem(CURRENT_USER, base::string16());
52 case CURRENT_USER:
H A Dapp_list_menu.h20 CURRENT_USER, enumerator in enum:app_list::AppListMenu::AppListMenuCommands
/external/chromium_org/chrome/installer/setup/
H A Dinstall_unittest.cc81 ShellUtil::ShortcutProperties chrome_properties(ShellUtil::CURRENT_USER);
252 chrome_exe_, *product_, *prefs_, installer::CURRENT_USER,
276 chrome_exe_, *product_, *prefs_alt_desktop, installer::CURRENT_USER,
290 chrome_exe_, *product_, *prefs_no_desktop, installer::CURRENT_USER,
303 chrome_exe_, *product_, *prefs_no_ql, installer::CURRENT_USER,
333 chrome_exe_, *product_, *prefs_, installer::CURRENT_USER,
358 chrome_exe_, *product_, *prefs_, installer::CURRENT_USER,
385 chrome_exe_, *product_, *prefs_, installer::CURRENT_USER,
394 chrome_exe_, *product_, *prefs_, installer::CURRENT_USER,
415 chrome_exe_, *product_, *prefs_, installer::CURRENT_USER,
[all...]
H A Dinstall.h45 CURRENT_USER, enumerator in enum:installer::InstallShortcutLevel
H A Dinstall.cc70 message.append((properties.level == ShellUtil::CURRENT_USER) ? "per-user " :
254 ShellUtil::SYSTEM_LEVEL : ShellUtil::CURRENT_USER;
404 ShellUtil::SYSTEM_LEVEL : ShellUtil::CURRENT_USER);
436 quick_launch_properties.level = ShellUtil::CURRENT_USER;
475 int level = ShellUtil::CURRENT_USER;
548 CURRENT_USER, app_launcher_shortcut_operation);
566 ALL_USERS : CURRENT_USER;
650 ALL_USERS : CURRENT_USER;
684 chrome_exe, chrome, prefs, CURRENT_USER, install_operation);
H A Duninstall.cc342 ShellUtil::SYSTEM_LEVEL : ShellUtil::CURRENT_USER;
364 dist, ShellUtil::CURRENT_USER, target_exe)) {
H A Dsetup_main.cc956 ShellUtil::ShortcutProperties shortcut_properties(ShellUtil::CURRENT_USER);
973 chrome_dist, ShellUtil::CURRENT_USER, chrome_exe.value(), true);
/external/chromium_org/chrome/installer/util/
H A Dshell_util_unittest.cc36 ShellUtilShortcutTest() : test_properties_(ShellUtil::CURRENT_USER) {}
96 expected_path = (properties.level == ShellUtil::CURRENT_USER) ?
100 expected_path = (properties.level == ShellUtil::CURRENT_USER) ?
105 expected_path = (properties.level == ShellUtil::CURRENT_USER) ?
192 ShellUtil::CURRENT_USER, &path);
198 ShellUtil::CURRENT_USER, &path);
204 ShellUtil::CURRENT_USER, &path);
213 ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER);
266 ShellUtil::ShortcutProperties updated_properties(ShellUtil::CURRENT_USER);
283 ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER);
[all...]
H A Dshell_util.h31 CURRENT_USER = 0x1, // Make any shell changes only at the user level enumerator in enum:ShellUtil::ShellChange
181 // The level to install this shortcut at (CURRENT_USER for a per-user
310 // given |level| (CURRENT_USER for per-user path and SYSTEM_LEVEL for
515 // |level|: CURRENT_USER to remove per-user shortcuts, or SYSTEM_LEVEL to
H A Dshell_util.cc883 if ((shell_change & ShellUtil::CURRENT_USER) &&
1179 ShellUtil::GetBrowserModelId(dist, level == ShellUtil::CURRENT_USER));
1408 dir_key = (level == CURRENT_USER) ? base::DIR_USER_DESKTOP :
1412 dir_key = (level == CURRENT_USER) ? base::DIR_USER_QUICK_LAUNCH :
1416 dir_key = (level == CURRENT_USER) ? base::DIR_START_MENU :
1482 if (!GetShortcutPath(location, dist, CURRENT_USER, &user_shortcut_path)) {
1804 RegisterChromeAsDefaultXPStyle(dist, CURRENT_USER, chrome_exe);
/external/chromium_org/ui/app_list/views/
H A Dapp_list_menu_views.cc104 if (id != AppListMenu::CURRENT_USER)
/external/chromium/chrome/browser/
H A Dbrowser_main_win.cc174 if (!ShellUtil::RemoveChromeDesktopShortcut(dist, ShellUtil::CURRENT_USER,
178 ShellUtil::CURRENT_USER))
H A Dshell_integration_win.cc280 if (!ShellUtil::MakeChromeDefault(dist, ShellUtil::CURRENT_USER,
/external/chromium/chrome/browser/first_run/
H A Dfirst_run_win.cc108 ShellUtil::CURRENT_USER,
123 ShellUtil::CURRENT_USER, // create only for current user.
/external/chromium_org/chrome/browser/
H A Dchrome_browser_main_win.cc132 ShellUtil::CURRENT_USER, chrome_exe)) {
H A Dshell_integration_win.cc213 if (!ShellUtil::MakeChromeDefault(dist, ShellUtil::CURRENT_USER,
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_win.cc247 distribution, ShellUtil::CURRENT_USER,
445 ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER);
550 ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER);
H A Dprofile_shortcut_manager_unittest_win.cc204 ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER);
259 ShellUtil::CURRENT_USER,
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 415 milliseconds