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

  /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 126 _winreg.CloseKey(key)
  /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...]
  /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 447 milliseconds