/external/chromium_org/ui/gfx/ |
font_fallback_win.cc | 28 base::win::RegistryValueIterator it(HKEY_LOCAL_MACHINE, kFonts); 73 if (FAILED(key.Open(HKEY_LOCAL_MACHINE, kSystemLink, KEY_READ)))
|
/external/chromium_org/components/policy/core/common/ |
policy_loader_win_unittest.cc | 323 ASSERT_HRESULT_SUCCEEDED(RegOverridePredefKey(HKEY_LOCAL_MACHINE, 330 ASSERT_HRESULT_SUCCEEDED(RegOverridePredefKey(HKEY_LOCAL_MACHINE, 0)); 459 return new RegistryTestHarness(HKEY_LOCAL_MACHINE, POLICY_SCOPE_MACHINE); 794 RegKey hklm_key(HKEY_LOCAL_MACHINE, kTestPolicyKey, KEY_ALL_ACCESS); 839 EXPECT_TRUE(InstallValue(policy, HKEY_LOCAL_MACHINE, 848 EXPECT_TRUE(InstallValue(policy, HKEY_LOCAL_MACHINE, [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
platform.py | 585 from win32con import HKEY_LOCAL_MACHINE, VER_PLATFORM_WIN32_NT, \ 602 HKEY_LOCAL_MACHINE = _winreg.HKEY_LOCAL_MACHINE 657 key = RegOpenKeyEx(HKEY_LOCAL_MACHINE, regkey) 692 keyCurVer = RegOpenKeyEx(HKEY_LOCAL_MACHINE, regkey) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
platform.py | 585 from win32con import HKEY_LOCAL_MACHINE, VER_PLATFORM_WIN32_NT, \ 602 HKEY_LOCAL_MACHINE = _winreg.HKEY_LOCAL_MACHINE 657 key = RegOpenKeyEx(HKEY_LOCAL_MACHINE, regkey) 692 keyCurVer = RegOpenKeyEx(HKEY_LOCAL_MACHINE, regkey) [all...] |
/external/chromium_org/gpu/config/ |
gpu_info_collector_win.cc | 175 if (key.Open(HKEY_LOCAL_MACHINE, L"SOFTWARE", KEY_READ | KEY_WOW64_64KEY)) 195 if (key.Open(HKEY_LOCAL_MACHINE, L"SOFTWARE", KEY_READ | KEY_WOW64_64KEY)) 404 HKEY_LOCAL_MACHINE, driver_key.c_str(), 0, KEY_QUERY_VALUE, &key);
|
/external/chromium_org/net/dns/ |
dns_config_service_win.cc | 74 key_.Open(HKEY_LOCAL_MACHINE, key, KEY_QUERY_VALUE); 214 base::win::RegistryKeyIterator nrpt_rules(HKEY_LOCAL_MACHINE, kNRPTPath); 305 if (key_.Open(HKEY_LOCAL_MACHINE, key, KEY_NOTIFY) != ERROR_SUCCESS)
|
/sdk/find_java/src/source/ |
find_java_lib.cpp | 156 HKEY_LOCAL_MACHINE, // hKey
201 // Let's visit HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment [CurrentVersion]
210 // We want to read HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.7 [JavaHome]
233 HKEY_LOCAL_MACHINE, // hKey
|
/external/chromium_org/chrome/app/ |
chrome_crash_reporter_client.cc | 268 base::win::RegKey hklm_policy_key(HKEY_LOCAL_MACHINE,
|
/external/chromium_org/chrome/browser/first_run/ |
upgrade_util_win.cc | 252 HKEY reg_root = user_install ? HKEY_CURRENT_USER : HKEY_LOCAL_MACHINE;
|
/external/chromium_org/chrome/browser/ui/pdf/ |
adobe_reader_info_win.cc | 55 base::win::RegKey hklm_key(HKEY_LOCAL_MACHINE, reg_path.c_str(), KEY_READ);
|
/external/chromium_org/chrome/installer/util/ |
delete_after_reboot_helper_unittest.cc | 46 HKEY_LOCAL_MACHINE, kSessionManagerKey,
|
installation_state.cc | 54 const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
|
install_util_unittest.cc | 79 const HKEY root = system_level ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER; 129 const HKEY root = system_level ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
|
/external/chromium_org/remoting/host/ |
daemon_process_win.cc | 303 LONG result = root.Open(HKEY_LOCAL_MACHINE, kPairingRegistryKeyName,
|
/external/chromium_org/remoting/host/setup/ |
me2me_native_messaging_host_main.cc | 198 LONG result = root.Open(HKEY_LOCAL_MACHINE, kPairingRegistryKeyName,
|
/external/chromium_org/sandbox/win/tests/validation_tests/ |
commands.cc | 19 return HKEY_LOCAL_MACHINE;
|
/external/clang/lib/Driver/ |
WindowsToolChain.cpp | 86 /// I.e. "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio\\$VERSION". 108 } else if (strncmp(keyPath, "HKEY_LOCAL_MACHINE\\", 19) == 0) { 109 hRootKey = HKEY_LOCAL_MACHINE; 203 "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Microsoft SDKs\\Windows\\$VERSION", 231 "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio\\$VERSION", 234 "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VCExpress\\$VERSION",
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
addinterface.cpp | 21 #define WPA_KEY_ROOT HKEY_LOCAL_MACHINE
|
/external/chromium_org/chrome/installer/mini_installer/ |
mini_installer.cc | 165 configuration.is_system_level() ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER; 234 const HKEY root_key = system_level ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER; [all...] |
/external/chromium_org/third_party/webrtc/base/ |
win32regkey_unittest.cc | 75 EXPECT_EQ(RegKey::GetRootKeyInfo(&temp_key), HKEY_LOCAL_MACHINE); 78 temp_key = L"HKEY_LOCAL_MACHINE\\a"; 79 EXPECT_EQ(RegKey::GetRootKeyInfo(&temp_key), HKEY_LOCAL_MACHINE);
|
/external/chromium_org/chrome/test/mini_installer/ |
test_installer.py | 178 root = (_winreg.HKEY_LOCAL_MACHINE if system_level
|
/external/chromium_org/content/renderer/ |
renderer_font_platform_win.cc | 265 if (regkey.Open(HKEY_LOCAL_MACHINE, kFontsRegistry, KEY_READ) !=
|
/external/chromium_org/sandbox/win/src/ |
win_utils.cc | 27 { L"HKEY_LOCAL_MACHINE", HKEY_LOCAL_MACHINE},
|
/external/qemu/distrib/sdl-1.2.15/src/joystick/win32/ |
SDL_mmjoystick.c | 89 hTopKey = HKEY_LOCAL_MACHINE;
|
/external/wpa_supplicant_8/wpa_supplicant/ |
main_winsvc.c | 9 * HKEY_LOCAL_MACHINE\\SOFTWARE\\%wpa_supplicant. This level includes global 48 #define WPA_KEY_ROOT HKEY_LOCAL_MACHINE
|