HomeSort by relevance Sort by last modified time
    Searched refs:CloseKey (Results 1 - 17 of 17) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_winreg.py 75 CloseKey(hkey)
101 CloseKey(sub_key)
104 self.fail("It appears the CloseKey() function does "
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_winreg.py 78 CloseKey(hkey)
104 CloseKey(sub_key)
107 self.fail("It appears the CloseKey() function does "
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_winreg.py 78 CloseKey(hkey)
104 CloseKey(sub_key)
107 self.fail("It appears the CloseKey() function does "
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_winreg.py 78 CloseKey(hkey)
104 CloseKey(sub_key)
107 self.fail("It appears the CloseKey() function does "
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_winreg.py 78 CloseKey(hkey)
104 CloseKey(sub_key)
107 self.fail("It appears the CloseKey() function does "
  /external/deqp/scripts/build/
config.py 133 _winreg.CloseKey(key)
  /external/python/cpython2/Lib/test/
test_winreg.py 78 CloseKey(hkey)
104 CloseKey(sub_key)
107 self.fail("It appears the CloseKey() function does "
  /external/python/cpython2/Lib/
platform.py 632 from winreg import OpenKeyEx, QueryValueEx, CloseKey, HKEY_LOCAL_MACHINE
634 from _winreg import OpenKeyEx, QueryValueEx, CloseKey, HKEY_LOCAL_MACHINE
669 CloseKey(key)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iadmw.h 125 virtual HRESULT WINAPI CloseKey(METADATA_HANDLE hMDHandle) = 0;
163 HRESULT (WINAPI *CloseKey)(IMSAdminBaseW *This,METADATA_HANDLE hMDHandle);
203 #define IMSAdminBaseW_CloseKey(This,hMDHandle) (This)->lpVtbl->CloseKey(This,hMDHandle)
319 HRESULT (WINAPI *CloseKey)(IMSAdminBase2W *This,METADATA_HANDLE hMDHandle);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
platform.py 601 RegCloseKey = _winreg.CloseKey
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
platform.py 601 RegCloseKey = _winreg.CloseKey
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msilib.py 392 _winreg.CloseKey(key)
  /external/python/cpython2/Tools/msi/
msilib.py 392 _winreg.CloseKey(key)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
platform.py 601 RegCloseKey = _winreg.CloseKey
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
platform.py 601 RegCloseKey = _winreg.CloseKey
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 601 RegCloseKey = _winreg.CloseKey
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 601 RegCloseKey = _winreg.CloseKey
    [all...]

Completed in 1412 milliseconds