Searched defs:hKey (Results 1 – 7 of 7) sorted by relevance
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWin32VulkanPlatform.cpp | 132 HKEY hKey; in getStringRegKey() local
|
/third_party/node/deps/cares/src/lib/ |
D | ares_init.c | 577 static int get_REG_SZ(HKEY hKey, const char *leafKeyName, char **outptr) in get_REG_SZ() 618 static int get_REG_SZ_9X(HKEY hKey, const char *leafKeyName, char **outptr) in get_REG_SZ_9X() 1341 HKEY hKey, hKeyEnum; in get_SuffixList_Windows() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/ |
D | SDL_mmjoystick.c | 85 HKEY hKey; in GetJoystickName() local
|
/third_party/boost/boost/interprocess/detail/ |
D | win32_api.hpp | 383 …(boost::ipwinapiext::HKEY_ hKey, const char *lpSubKey, boost::winapi::DWORD_ ulOptions, boost::win… in RegOpenKeyExA() 389 …(boost::ipwinapiext::HKEY_ hKey, const char *lpValueName, boost::winapi::DWORD_ *lpReserved, boost… in RegQueryValueExA() 394 BOOST_FORCEINLINE boost::ipwinapiext::LSTATUS RegCloseKey(boost::ipwinapiext::HKEY_ hKey) in RegCloseKey() 858 inline long reg_open_key_ex(hkey hKey, const char *lpSubKey, unsigned long ulOptions, unsigned long… in reg_open_key_ex() 861 inline long reg_query_value_ex(hkey hKey, const char *lpValueName, unsigned long*lpReserved, unsign… in reg_query_value_ex() 864 inline long reg_close_key(hkey hKey) in reg_close_key()
|
/third_party/python/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 572 HKEY hKey; in SuccessPage_Show() local 2819 HKEY hKey; in LoadOptionalFeatureStatesFromKey() local 2855 HKEY hKey; in LoadTargetDirFromKey() local 2886 HKEY hKey; in LoadAssociateFilesStateFromKey() local
|
/third_party/gn/src/base/win/ |
D | registry.cc | 371 LONG RegKey::RegDeleteKeyExWrapper(HKEY hKey, in RegDeleteKeyExWrapper()
|
/third_party/glib/gio/ |
D | gwin32registrykey.c | 2156 MuiRegQueryValueExW (HKEY hKey, in MuiRegQueryValueExW()
|