HomeSort by relevance Sort by last modified time
    Searched defs:HKEY_LOCAL_MACHINE (Results 1 - 7 of 7) sorted by null

  /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);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winreg.h 39 #define HKEY_LOCAL_MACHINE ((HKEY) (ULONG_PTR)((LONG)0x80000002))
  /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...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 103 milliseconds