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

/external/chromium_org/net/http/
H A Dhttp_auth_filter_win.h16 CURRENT_USER, enumerator in enum:net::RegistryHiveType
/external/chromium_org/chrome/installer/util/
H A Dshell_util_unittest.cc39 ShellUtilShortcutTest() : test_properties_(ShellUtil::CURRENT_USER) {}
100 expected_path = (properties.level == ShellUtil::CURRENT_USER) ?
107 expected_path = (properties.level == ShellUtil::CURRENT_USER) ?
208 ShellUtil::CURRENT_USER, &path);
216 ShellUtil::CURRENT_USER, &path);
223 dist_, ShellUtil::CURRENT_USER, &path);
234 ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER);
287 ShellUtil::ShortcutProperties updated_properties(ShellUtil::CURRENT_USER);
304 ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER);
310 ShellUtil::ShortcutProperties added_properties(ShellUtil::CURRENT_USER);
[all...]
H A Dshell_util.h37 CURRENT_USER = 0x1, // Make any shell changes only at the user level enumerator in enum:ShellUtil::ShellChange
191 // The level to install this shortcut at (CURRENT_USER for a per-user
314 // given |level| (CURRENT_USER for per-user path and SYSTEM_LEVEL for
531 // |level|: CURRENT_USER to remove per-user shortcuts, or SYSTEM_LEVEL to
H A Dshell_util.cc898 if ((shell_change & ShellUtil::CURRENT_USER) &&
1188 ShellUtil::GetBrowserModelId(dist, level == ShellUtil::CURRENT_USER));
1478 dir_key = (level == CURRENT_USER) ? base::DIR_USER_DESKTOP :
1483 DCHECK_EQ(level, CURRENT_USER);
1487 dir_key = (level == CURRENT_USER) ? base::DIR_START_MENU :
1491 dir_key = (level == CURRENT_USER) ? base::DIR_START_MENU :
1497 dir_key = (level == CURRENT_USER) ? base::DIR_START_MENU :
1550 DCHECK_EQ(properties.level, CURRENT_USER);
1572 if (!GetShortcutPath(location, dist, CURRENT_USER, &user_shortcut_path)) {
1936 RegisterChromeAsDefaultXPStyle(dist, CURRENT_USER, chrome_ex
[all...]
/external/chromium_org/chrome/installer/setup/
H A Dinstall_unittest.cc80 ShellUtil::ShortcutProperties chrome_properties(ShellUtil::CURRENT_USER);
249 chrome_exe_, *product_, *prefs_, installer::CURRENT_USER,
275 chrome_exe_, *product_, *prefs_alt_desktop, installer::CURRENT_USER,
289 chrome_exe_, *product_, *prefs_no_desktop, installer::CURRENT_USER,
302 chrome_exe_, *product_, *prefs_no_ql, installer::CURRENT_USER,
331 chrome_exe_, *product_, *prefs_, installer::CURRENT_USER,
355 chrome_exe_, *product_, *prefs_, installer::CURRENT_USER,
378 chrome_exe_, *product_, *prefs_, installer::CURRENT_USER,
389 chrome_exe_, *product_, *prefs_, installer::CURRENT_USER,
409 chrome_exe_, *product_, *prefs_, installer::CURRENT_USER,
[all...]
H A Dinstall.h45 CURRENT_USER, enumerator in enum:installer::InstallShortcutLevel
H A Dinstall.cc62 message.append((properties.level == ShellUtil::CURRENT_USER) ? "per-user " :
253 ShellUtil::SYSTEM_LEVEL : ShellUtil::CURRENT_USER;
401 ShellUtil::SYSTEM_LEVEL : ShellUtil::CURRENT_USER);
438 quick_launch_properties.level = ShellUtil::CURRENT_USER;
477 int level = ShellUtil::CURRENT_USER;
546 CURRENT_USER, app_launcher_shortcut_operation);
564 ALL_USERS : CURRENT_USER;
648 ALL_USERS : CURRENT_USER;
679 chrome_exe, chrome, prefs, CURRENT_USER, install_operation);
H A Duninstall.cc321 ShellUtil::ShellChange install_level = ShellUtil::CURRENT_USER;
348 ShellUtil::SYSTEM_LEVEL : ShellUtil::CURRENT_USER;
H A Dsetup_main.cc940 ShellUtil::ShortcutProperties shortcut_properties(ShellUtil::CURRENT_USER);
957 chrome_dist, ShellUtil::CURRENT_USER, chrome_exe.value(), true);
/external/chromium_org/chrome/browser/profile_resetter/
H A Dprofile_resetter.cc53 ShellUtil::CURRENT_USER, member in class:__anon4506::ShellUtil
347 ShellUtil::CURRENT_USER, member in class:ShellUtil
/external/chromium_org/chrome/browser/web_applications/
H A Dweb_app_win.cc540 ShellUtil::CURRENT_USER,
556 ShellUtil::CURRENT_USER,
603 ShellUtil::CURRENT_USER,
/external/chromium_org/chrome/browser/
H A Dchrome_browser_main_win.cc148 ShellUtil::CURRENT_USER, chrome_exe)) {
H A Dshell_integration_win.cc270 if (!ShellUtil::MakeChromeDefault(dist, ShellUtil::CURRENT_USER,
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_win.cc235 distribution, ShellUtil::CURRENT_USER,
431 ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER);
539 ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER);
H A Dprofile_shortcut_manager_unittest_win.cc205 ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER);
262 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 426 milliseconds