HKEY_LOCAL_MACHINE   76 base/debug/debugger_win.cc   if (RegReadString(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  130 base/win/win_util.cc   base::win::RegKey key(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  251 base/win/win_util.cc     base::win::RegKey key(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  150 base/win/windows_version.cc     base::win::RegKey key(HKEY_LOCAL_MACHINE, kProcessorNameString, KEY_READ);
HKEY_LOCAL_MACHINE  267 chrome/app/chrome_breakpad_client.cc   base::win::RegKey hklm_policy_key(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  528 chrome/browser/enumerate_modules_model_win.cc   ReadShellExtensions(HKEY_LOCAL_MACHINE);
HKEY_LOCAL_MACHINE   68 chrome/browser/extensions/api/messaging/native_messaging_test_util.cc   HKEY root_key = user_level ? HKEY_CURRENT_USER : HKEY_LOCAL_MACHINE;
HKEY_LOCAL_MACHINE   72 chrome/browser/extensions/api/messaging/native_process_launcher_win.cc     found = GetManifestPath(HKEY_LOCAL_MACHINE, host_name_wide, &path_str);
HKEY_LOCAL_MACHINE   65 chrome/browser/extensions/external_registry_loader_win.cc       HKEY_LOCAL_MACHINE, base::ASCIIToWide(kRegistryExtensions).c_str());
HKEY_LOCAL_MACHINE   82 chrome/browser/extensions/external_registry_loader_win.cc     if (key.Open(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  223 chrome/browser/first_run/upgrade_util_win.cc   HKEY reg_root = user_install ? HKEY_CURRENT_USER : HKEY_LOCAL_MACHINE;
HKEY_LOCAL_MACHINE  132 chrome/browser/policy/policy_path_parser_win.cc   if (!LoadUserDataDirPolicyFromRegistry(HKEY_LOCAL_MACHINE, user_data_dir))
HKEY_LOCAL_MACHINE   22 chrome/common/importer/firefox_importer_utils_win.cc   HKEY_LOCAL_MACHINE
HKEY_LOCAL_MACHINE   53 chrome/common/importer/firefox_importer_utils_win.cc   base::win::RegKey reg_key(HKEY_LOCAL_MACHINE, registry_path.c_str(),
HKEY_LOCAL_MACHINE   62 chrome/common/importer/firefox_importer_utils_win.cc   base::win::RegKey reg_key_directory(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  169 chrome/installer/gcapi/gcapi.cc   if (::RegCreateKeyEx(HKEY_LOCAL_MACHINE, kNoChromeOfferUntil,
HKEY_LOCAL_MACHINE  226 chrome/installer/gcapi/gcapi.cc       RegKeyHasC1F(HKEY_LOCAL_MACHINE, kC1FSentKey) ||
HKEY_LOCAL_MACHINE  227 chrome/installer/gcapi/gcapi.cc       RegKeyHasC1F(HKEY_LOCAL_MACHINE, kC1FPendingKey);
HKEY_LOCAL_MACHINE  278 chrome/installer/gcapi/gcapi.cc   if (::RegCreateKeyEx(HKEY_LOCAL_MACHINE, kGCAPITempKey, 0, NULL,
HKEY_LOCAL_MACHINE  291 chrome/installer/gcapi/gcapi.cc       RegDeleteKey(HKEY_LOCAL_MACHINE, kGCAPITempKey);
HKEY_LOCAL_MACHINE  381 chrome/installer/gcapi/gcapi.cc   HKEY install_key = HKEY_LOCAL_MACHINE;
HKEY_LOCAL_MACHINE  393 chrome/installer/gcapi/gcapi.cc           install_key == HKEY_LOCAL_MACHINE ?
HKEY_LOCAL_MACHINE  411 chrome/installer/gcapi/gcapi.cc   if (IsChromeInstalled(HKEY_LOCAL_MACHINE))
HKEY_LOCAL_MACHINE  596 chrome/installer/gcapi/gcapi.cc   if (IsChromeInstalled(HKEY_LOCAL_MACHINE) ||
HKEY_LOCAL_MACHINE  651 chrome/installer/gcapi/gcapi.cc     if (!IsChromeInstalled(HKEY_LOCAL_MACHINE) &&
HKEY_LOCAL_MACHINE  704 chrome/installer/gcapi/gcapi.cc   if (!IsChromeInstalled(HKEY_LOCAL_MACHINE) &&
HKEY_LOCAL_MACHINE   47 chrome/installer/gcapi/gcapi_reactivation_test.cc         (hive == HKEY_LOCAL_MACHINE) ?
HKEY_LOCAL_MACHINE   75 chrome/installer/gcapi/gcapi_reactivation_test.cc         (hive == HKEY_LOCAL_MACHINE) ?
HKEY_LOCAL_MACHINE   15 chrome/installer/gcapi/gcapi_test_registry_overrider.cc   override_manager_.OverrideRegistry(HKEY_LOCAL_MACHINE, L"hklm_override");
HKEY_LOCAL_MACHINE   58 chrome/installer/launcher_support/chrome_launcher_support.cc       HKEY_CURRENT_USER : HKEY_LOCAL_MACHINE;
HKEY_LOCAL_MACHINE   76 chrome/installer/launcher_support/chrome_launcher_support.cc       HKEY_CURRENT_USER : HKEY_LOCAL_MACHINE;
HKEY_LOCAL_MACHINE  161 chrome/installer/mini_installer/mini_installer.cc       configuration.is_system_level() ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  230 chrome/installer/mini_installer/mini_installer.cc   const HKEY root_key = system_level ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  139 chrome/installer/setup/install.cc       HKEY_LOCAL_MACHINE, reg_path));
HKEY_LOCAL_MACHINE 1296 chrome/installer/setup/install_worker.cc   const HKEY root = HKEY_LOCAL_MACHINE;
HKEY_LOCAL_MACHINE  438 chrome/installer/setup/install_worker_unittest.cc   const HKEY kRegRoot = system_level ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  499 chrome/installer/setup/install_worker_unittest.cc     root_key_ = system_level_ ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  685 chrome/installer/setup/install_worker_unittest.cc     root_key_ = system_level_ ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE 1124 chrome/installer/setup/setup_main.cc           chrome_install->distribution(), HKEY_LOCAL_MACHINE, suffix, &tmp);
HKEY_LOCAL_MACHINE  359 chrome/installer/setup/setup_util.cc   const HKEY root = system_level ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  424 chrome/installer/setup/setup_util_unittest.cc     kSystemLevel ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  671 chrome/installer/setup/uninstall.cc       !base::win::RegKey(HKEY_LOCAL_MACHINE, (classes_path + prog_id).c_str(),
HKEY_LOCAL_MACHINE  689 chrome/installer/setup/uninstall.cc   if (root == HKEY_LOCAL_MACHINE) {
HKEY_LOCAL_MACHINE  706 chrome/installer/setup/uninstall.cc       } else if (key.Open(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  709 chrome/installer/setup/uninstall.cc                  (key.Open(HKEY_LOCAL_MACHINE, (classes_path + assoc).c_str(),
HKEY_LOCAL_MACHINE  753 chrome/installer/setup/uninstall.cc   InstallUtil::DeleteRegistryKey(HKEY_LOCAL_MACHINE, active_setup_path);
HKEY_LOCAL_MACHINE  795 chrome/installer/setup/uninstall.cc   for (base::win::RegistryKeyIterator it(HKEY_LOCAL_MACHINE, kProfileList);
HKEY_LOCAL_MACHINE  810 chrome/installer/setup/uninstall.cc           HKEY_LOCAL_MACHINE, reg_profile_info_path.c_str(), KEY_READ);
HKEY_LOCAL_MACHINE  932 chrome/installer/setup/uninstall.cc         if (root == HKEY_LOCAL_MACHINE) {
HKEY_LOCAL_MACHINE 1029 chrome/installer/setup/uninstall.cc   HKEY roots[] = { HKEY_LOCAL_MACHINE, HKEY_CURRENT_USER };
HKEY_LOCAL_MACHINE 1032 chrome/installer/setup/uninstall.cc     if (roots[i] == HKEY_LOCAL_MACHINE)
HKEY_LOCAL_MACHINE 1221 chrome/installer/setup/uninstall.cc                                    HKEY_LOCAL_MACHINE, suffix, &ret);
HKEY_LOCAL_MACHINE 1273 chrome/installer/setup/uninstall.cc       InstallUtil::DeleteRegistryKey(HKEY_LOCAL_MACHINE, reg_path);
HKEY_LOCAL_MACHINE   18 chrome/installer/util/compat_checks.cc   base::win::RegKey key(HKEY_LOCAL_MACHINE, kProductKey, KEY_READ);
HKEY_LOCAL_MACHINE  272 chrome/installer/util/delete_after_reboot_helper.cc   base::win::RegKey session_manager_key(HKEY_LOCAL_MACHINE, kSessionManagerKey,
HKEY_LOCAL_MACHINE  378 chrome/installer/util/delete_after_reboot_helper.cc   base::win::RegKey session_manager_key(HKEY_LOCAL_MACHINE, kSessionManagerKey,
HKEY_LOCAL_MACHINE   46 chrome/installer/util/delete_after_reboot_helper_unittest.cc           HKEY_LOCAL_MACHINE, kSessionManagerKey,
HKEY_LOCAL_MACHINE   60 chrome/installer/util/google_update_settings.cc     RegKey hklm_key(HKEY_LOCAL_MACHINE, reg_path.c_str(), KEY_READ);
HKEY_LOCAL_MACHINE   94 chrome/installer/util/google_update_settings.cc     RegKey key(HKEY_LOCAL_MACHINE, reg_path.c_str(), KEY_SET_VALUE);
HKEY_LOCAL_MACHINE  153 chrome/installer/util/google_update_settings.cc   HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  236 chrome/installer/util/google_update_settings.cc       key.Open(HKEY_LOCAL_MACHINE, dist->GetStateMediumKey().c_str(),
HKEY_LOCAL_MACHINE  244 chrome/installer/util/google_update_settings.cc         key.Open(system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER,
HKEY_LOCAL_MACHINE  273 chrome/installer/util/google_update_settings.cc   HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  314 chrome/installer/util/google_update_settings.cc   if (key.Create(HKEY_LOCAL_MACHINE, reg_path.c_str(),
HKEY_LOCAL_MACHINE  330 chrome/installer/util/google_update_settings.cc     if (key.Create(HKEY_LOCAL_MACHINE, reg_path.c_str(),
HKEY_LOCAL_MACHINE  429 chrome/installer/util/google_update_settings.cc   HKEY reg_root = (system_install) ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  522 chrome/installer/util/google_update_settings.cc   RegKey reg_key(HKEY_LOCAL_MACHINE, reg_path.c_str(), KEY_SET_VALUE);
HKEY_LOCAL_MACHINE  555 chrome/installer/util/google_update_settings.cc   if (policy_key.Open(HKEY_LOCAL_MACHINE, kPoliciesKey, KEY_QUERY_VALUE) ==
HKEY_LOCAL_MACHINE  587 chrome/installer/util/google_update_settings.cc   if (policy_key.Open(HKEY_LOCAL_MACHINE, kPoliciesKey,
HKEY_LOCAL_MACHINE  608 chrome/installer/util/google_update_settings.cc   if (policy_key.Open(HKEY_LOCAL_MACHINE, kPoliciesKey,
HKEY_LOCAL_MACHINE  687 chrome/installer/util/google_update_settings.cc   const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  700 chrome/installer/util/google_update_settings.cc   const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  717 chrome/installer/util/google_update_settings.cc   const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  734 chrome/installer/util/google_update_settings.cc   const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  757 chrome/installer/util/google_update_settings.cc   const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  817 chrome/installer/util/google_update_settings.cc   HKEY reg_root = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  843 chrome/installer/util/google_update_settings.cc   HKEY reg_root = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE   37 chrome/installer/util/google_update_settings_unittest.cc     registry_overrides_.OverrideRegistry(HKEY_LOCAL_MACHINE, L"HKLM_pit");
HKEY_LOCAL_MACHINE   48 chrome/installer/util/google_update_settings_unittest.cc         HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  128 chrome/installer/util/google_update_settings_unittest.cc         HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  201 chrome/installer/util/google_update_settings_unittest.cc     if (policy_key.Create(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  215 chrome/installer/util/google_update_settings_unittest.cc     if (policy_key.Create(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  233 chrome/installer/util/google_update_settings_unittest.cc     return policy_key.Create(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  243 chrome/installer/util/google_update_settings_unittest.cc     return (policy_key.Create(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  252 chrome/installer/util/google_update_settings_unittest.cc     return policy_key.Create(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  524 chrome/installer/util/google_update_settings_unittest.cc       key.Open(HKEY_LOCAL_MACHINE, binaries->GetStateMediumKey().c_str(),
HKEY_LOCAL_MACHINE  530 chrome/installer/util/google_update_settings_unittest.cc       key.Open(HKEY_LOCAL_MACHINE, chrome->GetStateMediumKey().c_str(),
HKEY_LOCAL_MACHINE  542 chrome/installer/util/google_update_settings_unittest.cc             RegKey().Open(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  553 chrome/installer/util/google_update_settings_unittest.cc             RegKey().Create(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  557 chrome/installer/util/google_update_settings_unittest.cc             RegKey().Open(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  573 chrome/installer/util/google_update_settings_unittest.cc             RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
HKEY_LOCAL_MACHINE  584 chrome/installer/util/google_update_settings_unittest.cc             RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
HKEY_LOCAL_MACHINE  595 chrome/installer/util/google_update_settings_unittest.cc             RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
HKEY_LOCAL_MACHINE  606 chrome/installer/util/google_update_settings_unittest.cc             RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
HKEY_LOCAL_MACHINE  618 chrome/installer/util/google_update_settings_unittest.cc             RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
HKEY_LOCAL_MACHINE  636 chrome/installer/util/google_update_settings_unittest.cc             RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
HKEY_LOCAL_MACHINE  641 chrome/installer/util/google_update_settings_unittest.cc             RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
HKEY_LOCAL_MACHINE  651 chrome/installer/util/google_update_settings_unittest.cc             RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
HKEY_LOCAL_MACHINE  656 chrome/installer/util/google_update_settings_unittest.cc             RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
HKEY_LOCAL_MACHINE  666 chrome/installer/util/google_update_settings_unittest.cc             RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
HKEY_LOCAL_MACHINE  676 chrome/installer/util/google_update_settings_unittest.cc             RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
HKEY_LOCAL_MACHINE  687 chrome/installer/util/google_update_settings_unittest.cc             RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
HKEY_LOCAL_MACHINE  801 chrome/installer/util/google_update_settings_unittest.cc     root_key_ = system_install_ ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  860 chrome/installer/util/google_update_settings_unittest.cc     root_key_ = system_install_ ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  947 chrome/installer/util/google_update_settings_unittest.cc     return system_level_ ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE   56 chrome/installer/util/google_update_util.cc   const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  142 chrome/installer/util/install_util.cc       HKEY_LOCAL_MACHINE, active_setup_reg.c_str(), KEY_QUERY_VALUE);
HKEY_LOCAL_MACHINE  224 chrome/installer/util/install_util.cc   HKEY reg_root = (system_install) ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  249 chrome/installer/util/install_util.cc   HKEY reg_root = (system_install) ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  288 chrome/installer/util/install_util.cc   const HKEY root = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  313 chrome/installer/util/install_util.cc   const HKEY root = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE   78 chrome/installer/util/install_util_unittest.cc   const HKEY root = system_level ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  128 chrome/installer/util/install_util_unittest.cc   const HKEY root = system_level ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE   52 chrome/installer/util/installation_state.cc   const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  306 chrome/installer/util/installer_state.cc       root_key_ = HKEY_LOCAL_MACHINE;
HKEY_LOCAL_MACHINE  350 chrome/installer/util/installer_state_unittest.cc   HKEY root = system_level ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  377 chrome/installer/util/installer_state_unittest.cc   HKEY root = system_level ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE  120 chrome/installer/util/product.cc   HKEY reg_root = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE   64 chrome/installer/util/product_state_unittest.cc   overridden_ = (system_install_ ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER);
HKEY_LOCAL_MACHINE  561 chrome/installer/util/shell_util.cc       status = StatusInRegistryUnderRoot(HKEY_LOCAL_MACHINE);
HKEY_LOCAL_MACHINE  711 chrome/installer/util/shell_util.cc         HKEY_CURRENT_USER : HKEY_LOCAL_MACHINE;
HKEY_LOCAL_MACHINE  826 chrome/installer/util/shell_util.cc   const RegKey key_hklm(HKEY_LOCAL_MACHINE, reg_key.c_str(), KEY_QUERY_VALUE);
HKEY_LOCAL_MACHINE  876 chrome/installer/util/shell_util.cc       HKEY_CURRENT_USER : HKEY_LOCAL_MACHINE;
HKEY_LOCAL_MACHINE  900 chrome/installer/util/shell_util.cc       !AddRegistryEntries(HKEY_LOCAL_MACHINE, entries)) {
HKEY_LOCAL_MACHINE 1633 chrome/installer/util/shell_util.cc   const HKEY roots[] = { HKEY_LOCAL_MACHINE, HKEY_CURRENT_USER };
HKEY_LOCAL_MACHINE   74 chrome/test/mini_installer_test/installer_test_util.cc   HKEY root = system_level ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
HKEY_LOCAL_MACHINE   42 chrome/test/security_tests/security_tests.cc   SECURITY_CHECK(TestOpenKey(HKEY_LOCAL_MACHINE, L""));
HKEY_LOCAL_MACHINE   45 chrome/test/security_tests/security_tests.cc   SECURITY_CHECK(TestOpenKey(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  744 chrome/utility/importer/ie_importer_win.cc   base::win::RegKey keyDefault(HKEY_LOCAL_MACHINE, key_path.c_str(), KEY_READ);
HKEY_LOCAL_MACHINE  876 chrome/utility/importer/ie_importer_win.cc     base::win::RegKey reg_key(HKEY_LOCAL_MACHINE, kIEVersionKey, KEY_READ);
HKEY_LOCAL_MACHINE   44 chrome_elf/chrome_elf_util.cc   if (::RegOpenKeyEx(system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER,
HKEY_LOCAL_MACHINE   89 chrome_elf/chrome_elf_util.cc   if (::RegOpenKeyEx(system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER,
HKEY_LOCAL_MACHINE  172 chrome_elf/chrome_elf_util.cc   if (::RegOpenKeyEx(HKEY_LOCAL_MACHINE, kRegPathChromePolicy, 0,
HKEY_LOCAL_MACHINE   61 chrome_elf/chrome_elf_util_unittest.cc     override_manager_.OverrideRegistry(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE   97 chrome_elf/chrome_elf_util_unittest.cc         system_level_ ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER,
HKEY_LOCAL_MACHINE  106 chrome_elf/chrome_elf_util_unittest.cc         system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER,
HKEY_LOCAL_MACHINE   56 cloud_print/common/win/install_utils.cc   if (key.Create(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE   87 cloud_print/common/win/install_utils.cc   if (key.Create(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  104 cloud_print/common/win/install_utils.cc   if (key.Create(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  119 cloud_print/common/win/install_utils.cc   if (key.Open(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  137 cloud_print/common/win/install_utils.cc   if (key.Create(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  174 cloud_print/common/win/install_utils.cc   ::RegDeleteKey(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  180 cloud_print/common/win/install_utils.cc   if (key.Open(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  296 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   return ReadPathFromRegistry(HKEY_LOCAL_MACHINE, path_name);
HKEY_LOCAL_MACHINE  394 components/policy/core/common/policy_loader_win.cc     { POLICY_SCOPE_MACHINE, HKEY_LOCAL_MACHINE },
HKEY_LOCAL_MACHINE  323 components/policy/core/common/policy_loader_win_unittest.cc   ASSERT_HRESULT_SUCCEEDED(RegOverridePredefKey(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  330 components/policy/core/common/policy_loader_win_unittest.cc   ASSERT_HRESULT_SUCCEEDED(RegOverridePredefKey(HKEY_LOCAL_MACHINE, 0));
HKEY_LOCAL_MACHINE  459 components/policy/core/common/policy_loader_win_unittest.cc   return new RegistryTestHarness(HKEY_LOCAL_MACHINE, POLICY_SCOPE_MACHINE);
HKEY_LOCAL_MACHINE  794 components/policy/core/common/policy_loader_win_unittest.cc   RegKey hklm_key(HKEY_LOCAL_MACHINE, kTestPolicyKey, KEY_ALL_ACCESS);
HKEY_LOCAL_MACHINE  838 components/policy/core/common/policy_loader_win_unittest.cc   EXPECT_TRUE(InstallValue(policy, HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  847 components/policy/core/common/policy_loader_win_unittest.cc   EXPECT_TRUE(InstallValue(policy, HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE 1193 components/policy/core/common/policy_loader_win_unittest.cc   EXPECT_TRUE(InstallValue(root, HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  419 content/browser/geolocation/wifi_data_provider_win.cc       HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE   62 content/browser/plugin_browsertest.cc       if (regkey.Open(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  210 content/browser/plugin_service_impl.cc   if (hklm_key_.Create(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  401 content/child/npapi/webplugin_delegate_impl_win.cc       (base::win::RegKey().Open(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE   85 content/common/plugin_list_win.cc     base::win::RegKey hklm_key(HKEY_LOCAL_MACHINE, reg_path.c_str(), KEY_READ);
HKEY_LOCAL_MACHINE  117 content/common/plugin_list_win.cc   base::win::RegistryKeyIterator it(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  122 content/common/plugin_list_win.cc     base::win::RegKey key(HKEY_LOCAL_MACHINE, full_path.c_str(), KEY_READ);
HKEY_LOCAL_MACHINE  178 content/common/plugin_list_win.cc   base::win::RegKey java_key(HKEY_LOCAL_MACHINE, kRegistryJava,
HKEY_LOCAL_MACHINE  365 content/common/plugin_list_win.cc       HKEY_LOCAL_MACHINE, kRegistryMozillaPlugins, &plugin_dirs);
HKEY_LOCAL_MACHINE   34 device/serial/serial_device_enumerator_win.cc       HKEY_LOCAL_MACHINE, L"HARDWARE\\DEVICEMAP\\SERIALCOMM\\");
HKEY_LOCAL_MACHINE  177 gpu/config/gpu_info_collector_win.cc   if (key.Open(HKEY_LOCAL_MACHINE, L"SOFTWARE", KEY_READ | KEY_WOW64_64KEY))
HKEY_LOCAL_MACHINE  197 gpu/config/gpu_info_collector_win.cc   if (key.Open(HKEY_LOCAL_MACHINE, L"SOFTWARE", KEY_READ | KEY_WOW64_64KEY))
HKEY_LOCAL_MACHINE  405 gpu/config/gpu_info_collector_win.cc           HKEY_LOCAL_MACHINE, driver_key.c_str(), 0, KEY_QUERY_VALUE, &key);
HKEY_LOCAL_MACHINE   74 net/dns/dns_config_service_win.cc     key_.Open(HKEY_LOCAL_MACHINE, key, KEY_QUERY_VALUE);
HKEY_LOCAL_MACHINE  213 net/dns/dns_config_service_win.cc   base::win::RegistryKeyIterator nrpt_rules(HKEY_LOCAL_MACHINE, kNRPTPath);
HKEY_LOCAL_MACHINE  304 net/dns/dns_config_service_win.cc     if (key_.Open(HKEY_LOCAL_MACHINE, key, KEY_NOTIFY) != ERROR_SUCCESS)
HKEY_LOCAL_MACHINE  116 net/proxy/proxy_config_service_win.cc       HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  120 net/proxy/proxy_config_service_win.cc       HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  302 remoting/host/daemon_process_win.cc   LONG result = root.Open(HKEY_LOCAL_MACHINE, kPairingRegistryKeyName,
HKEY_LOCAL_MACHINE  121 remoting/host/policy_hack/policy_watcher_win.cc     RegKey policy_key(HKEY_LOCAL_MACHINE, kRegistrySubKey, KEY_READ);
HKEY_LOCAL_MACHINE  144 remoting/host/policy_hack/policy_watcher_win.cc     RegKey policy_key(HKEY_LOCAL_MACHINE, kRegistrySubKey, KEY_READ);
HKEY_LOCAL_MACHINE   76 remoting/host/sas_injector_win.cc   LONG result = system_policy_.Open(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  185 remoting/host/setup/me2me_native_messaging_host_main.cc   LONG result = root.Open(HKEY_LOCAL_MACHINE, kPairingRegistryKeyName,
HKEY_LOCAL_MACHINE   32 remoting/host/usage_stats_consent_win.cc   LONG result = key.Open(HKEY_LOCAL_MACHINE, client_state.c_str(), KEY_READ);
HKEY_LOCAL_MACHINE   80 remoting/host/usage_stats_consent_win.cc   LONG result = key.Create(HKEY_LOCAL_MACHINE, client_state.c_str(),
HKEY_LOCAL_MACHINE  137 remoting/host/win/rdp_client.cc   base::win::RegKey key(HKEY_LOCAL_MACHINE, kRdpPortKeyName, KEY_READ);
HKEY_LOCAL_MACHINE  110 rlz/test/rlz_test_helpers.cc     ReadRegistryTree(base::win::RegKey(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  115 rlz/test/rlz_test_helpers.cc   override_manager->OverrideRegistry(HKEY_LOCAL_MACHINE, L"rlz_temp_hklm");
HKEY_LOCAL_MACHINE  119 rlz/test/rlz_test_helpers.cc     WriteRegistryTree(data, &base::win::RegKey(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  138 rlz/win/lib/machine_deal.cc   base::win::RegKey hklm_key(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  264 rlz/win/lib/machine_deal.cc   base::win::RegKey dcc_key(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  281 rlz/win/lib/machine_deal.cc   base::win::RegKey dcc_key(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE   89 rlz/win/lib/rlz_lib_win.cc   if (hklm_key.Create(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE   22 sandbox/win/sandbox_poc/pocdll/registry.cc     case HKEY_LOCAL_MACHINE:
HKEY_LOCAL_MACHINE   57 sandbox/win/sandbox_poc/pocdll/registry.cc   TryOpenKey(HKEY_LOCAL_MACHINE, NULL, output);
HKEY_LOCAL_MACHINE   60 sandbox/win/sandbox_poc/pocdll/registry.cc   TryOpenKey(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  126 sandbox/win/src/registry_policy_test.cc   RegDeleteKey(HKEY_LOCAL_MACHINE, L"software\\Microsoft\\google_unit_tests");
HKEY_LOCAL_MACHINE  178 sandbox/win/src/registry_policy_test.cc   RegDeleteKey(HKEY_LOCAL_MACHINE, L"software\\Policies\\google_unit_tests");
HKEY_LOCAL_MACHINE  201 sandbox/win/src/registry_policy_test.cc     RegDeleteKey(HKEY_LOCAL_MACHINE, L"software\\Policies\\google_unit_tests");
HKEY_LOCAL_MACHINE  235 sandbox/win/src/registry_policy_test.cc   LRESULT result = ::RegOpenKeyEx(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE   41 sandbox/win/src/target_services.cc   return (FlushRegKey(HKEY_LOCAL_MACHINE) &&
HKEY_LOCAL_MACHINE   27 sandbox/win/src/win_utils.cc     { L"HKEY_LOCAL_MACHINE", HKEY_LOCAL_MACHINE},
HKEY_LOCAL_MACHINE   19 sandbox/win/tests/validation_tests/commands.cc     return HKEY_LOCAL_MACHINE;
HKEY_LOCAL_MACHINE   50 sandbox/win/tools/finder/finder.cc     ParseRegistry(HKEY_LOCAL_MACHINE, L"HKLM\\");
HKEY_LOCAL_MACHINE 2955 third_party/libevent/evdns.c 		if (RegOpenKeyEx(HKEY_LOCAL_MACHINE, WIN_NS_NT_KEY, 0,
HKEY_LOCAL_MACHINE 2975 third_party/libevent/evdns.c 		if (RegOpenKeyEx(HKEY_LOCAL_MACHINE, WIN_NS_9X_KEY, 0,
HKEY_LOCAL_MACHINE   50 third_party/libusb/src/msvc/missing.c 	rc = RegOpenKeyEx(HKEY_LOCAL_MACHINE, ENVIRONMENT_REG_PATH, 0, KEY_QUERY_VALUE, &hkey);
HKEY_LOCAL_MACHINE   48 third_party/npapi/npspy/windows/profilew.cpp   LONG res = RegCreateKeyEx(HKEY_LOCAL_MACHINE, 
HKEY_LOCAL_MACHINE  445 third_party/tcmalloc/chromium/src/base/sysinfo.cc       SUCCEEDED(SHGetValueA(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE  430 third_party/tcmalloc/vendor/src/base/sysinfo.cc       SUCCEEDED(SHGetValueA(HKEY_LOCAL_MACHINE,
HKEY_LOCAL_MACHINE   25 ui/gfx/font_fallback_win.cc   base::win::RegistryValueIterator it(HKEY_LOCAL_MACHINE, kFonts);
HKEY_LOCAL_MACHINE   70 ui/gfx/font_fallback_win.cc   if (FAILED(key.Open(HKEY_LOCAL_MACHINE, kSystemLink, KEY_READ)))
HKEY_LOCAL_MACHINE   84 win8/delegate_execute/chrome_util.cc   const HKEY root = is_per_user ? HKEY_CURRENT_USER : HKEY_LOCAL_MACHINE;