Home
last modified time | relevance | path

Searched defs:hklm_key (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/rlz/win/lib/
Drlz_lib_win.cc88 base::win::RegKey hklm_key; in CreateMachineState() local
Dmachine_deal.cc138 base::win::RegKey hklm_key(HKEY_LOCAL_MACHINE, in Set() local
/external/chromium_org/chrome/browser/ui/pdf/
Dadobe_reader_info_win.cc55 base::win::RegKey hklm_key(HKEY_LOCAL_MACHINE, reg_path.c_str(), KEY_READ); in GetInstalledPath() local
/external/chromium_org/content/common/
Dplugin_list_win.cc85 base::win::RegKey hklm_key(HKEY_LOCAL_MACHINE, reg_path.c_str(), KEY_READ); in GetInstalledPath() local
/external/chromium_org/components/policy/core/common/
Dpolicy_loader_win_unittest.cc752 RegKey hklm_key(HKEY_CURRENT_USER, kTestPolicyKey, KEY_ALL_ACCESS); in InstallRegistrySentinel() local
794 RegKey hklm_key(HKEY_LOCAL_MACHINE, kTestPolicyKey, KEY_ALL_ACCESS); in TEST_F() local
/external/chromium_org/chrome/installer/util/
Dgoogle_update_settings.cc60 RegKey hklm_key( in ReadGoogleUpdateStrKey() local