Home
last modified time | relevance | path

Searched defs:hKey (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp132 HKEY hKey; in getStringRegKey() local
/third_party/node/deps/cares/src/lib/
Dares_init.c577 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/
DSDL_mmjoystick.c85 HKEY hKey; in GetJoystickName() local
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp383 …(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/
DPythonBootstrapperApplication.cpp572 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/
Dregistry.cc371 LONG RegKey::RegDeleteKeyExWrapper(HKEY hKey, in RegDeleteKeyExWrapper()
/third_party/glib/gio/
Dgwin32registrykey.c2156 MuiRegQueryValueExW (HKEY hKey, in MuiRegQueryValueExW()