/external/cronet/third_party/icu/source/common/ |
D | wintz.cpp | 195 RegCloseKey(hKeyAllTimeZones); in uprv_detectWindowsTimeZone() 214 RegCloseKey(hKeyAllTimeZones); in uprv_detectWindowsTimeZone() 222 RegCloseKey(hKeyAllTimeZones); in uprv_detectWindowsTimeZone() 232 RegCloseKey(hKeyTimeZoneSubKey); in uprv_detectWindowsTimeZone() 233 RegCloseKey(hKeyAllTimeZones); in uprv_detectWindowsTimeZone() 262 RegCloseKey(hKeyTimeZoneSubKey); in uprv_detectWindowsTimeZone() 267 RegCloseKey(hKeyTimeZoneSubKey); in uprv_detectWindowsTimeZone() 270 RegCloseKey(hKeyAllTimeZones); in uprv_detectWindowsTimeZone()
|
/external/icu/icu4c/source/common/ |
D | wintz.cpp | 195 RegCloseKey(hKeyAllTimeZones); in uprv_detectWindowsTimeZone() 214 RegCloseKey(hKeyAllTimeZones); in uprv_detectWindowsTimeZone() 222 RegCloseKey(hKeyAllTimeZones); in uprv_detectWindowsTimeZone() 232 RegCloseKey(hKeyTimeZoneSubKey); in uprv_detectWindowsTimeZone() 233 RegCloseKey(hKeyAllTimeZones); in uprv_detectWindowsTimeZone() 262 RegCloseKey(hKeyTimeZoneSubKey); in uprv_detectWindowsTimeZone() 267 RegCloseKey(hKeyTimeZoneSubKey); in uprv_detectWindowsTimeZone() 270 RegCloseKey(hKeyAllTimeZones); in uprv_detectWindowsTimeZone()
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | BrowsingPage.cpp | 160 RegCloseKey( subKey ); in OnSetActive() 172 RegCloseKey( subKey ); in OnSetActive() 177 RegCloseKey( key ); in OnSetActive() 252 RegCloseKey( subKey ); in Commit() 260 RegCloseKey( subKey ); in Commit() 265 RegCloseKey( key ); in Commit()
|
D | ServicesPage.cpp | 120 RegCloseKey( key ); in OnSetActive() 141 RegCloseKey( key ); in OnSetActive() 182 RegCloseKey( key ); in Commit() 197 RegCloseKey( key ); in Commit()
|
D | RegistrationPage.cpp | 70 RegCloseKey( m_hostnameSetupKey ); in ~CRegistrationPage() 76 RegCloseKey( m_registrationSetupKey ); in ~CRegistrationPage() 82 RegCloseKey( m_statusKey ); in ~CRegistrationPage() 255 RegCloseKey( subKey ); in OnSetActive() 373 RegCloseKey( subKey ); in Commit()
|
D | FourthPage.cpp | 122 RegCloseKey( key ); in OnSetActive() 167 RegCloseKey( key ); in Commit()
|
D | SecondPage.cpp | 59 RegCloseKey( m_setupKey ); in ~CSecondPage() 243 RegCloseKey( subKey ); in Commit() 459 RegCloseKey( subKey ); in Populate() 494 RegCloseKey( key ); in CreateKey()
|
D | ControlPanelExe.cpp | 134 RegCloseKey( hKey ); in MyRegDeleteKey() 219 RegCloseKey( key ); in Register()
|
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/ |
D | list_ports_windows.py | 107 RegCloseKey = advapi32.RegCloseKey variable 108 RegCloseKey.argtypes = [HKEY] 109 RegCloseKey.restype = LONG 171 RegCloseKey(hkey)
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | config_winreg.c | 113 RegCloseKey(bhk); in wpa_config_read_blobs() 313 RegCloseKey(nhk); in wpa_config_read_network() 353 RegCloseKey(nhk); in wpa_config_read_network() 441 RegCloseKey(nhk); in wpa_config_read_networks() 493 RegCloseKey(hk); in wpa_config_read() 694 RegCloseKey(nhk); in wpa_config_delete_subkeys() 873 RegCloseKey(nhk); in wpa_config_write_network() 969 RegCloseKey(netw); in wpa_config_write_network() 997 RegCloseKey(bhk); in wpa_config_write_blob() 1003 RegCloseKey(bhk); in wpa_config_write_blob() [all …]
|
D | main_winsvc.c | 120 RegCloseKey(hk); in read_interface() 193 RegCloseKey(hk); in wpa_supplicant_thread() 226 RegCloseKey(ihk); in wpa_supplicant_thread()
|
/external/python/pyserial/serial/tools/ |
D | list_ports_windows.py | 113 RegCloseKey = advapi32.RegCloseKey variable 114 RegCloseKey.argtypes = [HKEY] 115 RegCloseKey.restype = LONG 292 RegCloseKey(hkey)
|
/external/python/cpython3/PC/ |
D | pyshellext.cpp | 535 RegCloseKey(key); 544 RegCloseKey(ipsKey); 545 RegCloseKey(key); 553 RegCloseKey(ipsKey); 554 RegCloseKey(key);
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | addinterface.cpp | 155 RegCloseKey(hk); in addRegistryInterface() 176 RegCloseKey(ihk); in addRegistryInterface()
|
/external/cronet/base/win/ |
D | registry.cc | 118 static inline LSTATUS CloseKey(HKEY hKey) { return ::RegCloseKey(hKey); } in CloseKey() 352 static decltype(::RegCloseKey)* reg_close_key_; 364 decltype(::RegCloseKey)* ExportDerived::reg_close_key_ = nullptr; 978 ::RegCloseKey(key_); in Initialize() 990 ::RegCloseKey(key_); in ~RegistryValueIterator() 1069 ::RegCloseKey(key_); in ~RegistryKeyIterator() 1122 ::RegCloseKey(key_); in Initialize()
|
/external/ImageMagick/MagickCore/ |
D | nt-base.c | 1035 RegCloseKey(hkey); in NTGetRegistryValue() 1133 (void) RegCloseKey(hkey); in NTLocateGhostscript() 1656 RegCloseKey(registry_key); in NTLongPathsEnabled() 1665 RegCloseKey(registry_key); in NTLongPathsEnabled() 1672 RegCloseKey(registry_key); in NTLongPathsEnabled() 2061 RegCloseKey(registry_key); in NTRegistryKeyLookup() 2071 RegCloseKey(registry_key); in NTRegistryKeyLookup() 2076 RegCloseKey(registry_key); in NTRegistryKeyLookup()
|
/external/mdnsresponder/mDNSWindows/SystemService/ |
D | Service.c | 541 RegCloseKey( key ); in SetServiceParameters() 587 RegCloseKey( key ); in GetServiceParameters() 702 RegCloseKey( key ); in CheckFirewall() 983 RegCloseKey( key ); in ServiceSetupEventLogging() 1816 RegCloseKey( gDescKey ); in TearDownNotifications() 1834 RegCloseKey( gDdnsKey ); in TearDownNotifications() 1846 RegCloseKey( gFileSharingKey ); in TearDownNotifications() 1858 RegCloseKey( gFirewallKey ); in TearDownNotifications() 1870 RegCloseKey( gAdvertisedServicesKey ); in TearDownNotifications() 2268 RegCloseKey( key ); in SystemWakeForNetworkAccess()
|
/external/vulkan-validation-layers/layers/ |
D | vk_layer_config.cpp | 231 RegCloseKey(hive); in FindSettings() 235 RegCloseKey(hive); in FindSettings()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | tncc.c | 932 RegCloseKey(hk2); in tncc_read_config_reg() 938 RegCloseKey(hk2); in tncc_read_config_reg() 946 RegCloseKey(hk2); in tncc_read_config_reg() 950 RegCloseKey(hk2); in tncc_read_config_reg() 988 RegCloseKey(hk); in tncc_read_config_reg()
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | ares_init.c | 713 RegCloseKey(hKeyEnum); in get_enum_REG_SZ() 745 RegCloseKey(hKey_VxD_MStcp); in get_DNS_Registry_9X() 812 RegCloseKey(hKey_Interfaces); in get_DNS_Registry_NT() 814 RegCloseKey(hKey_Tcpip_Parameters); in get_DNS_Registry_NT() 1384 RegCloseKey(hKey); in get_SuffixList_Windows() 1396 RegCloseKey(hKey); in get_SuffixList_Windows() 1410 RegCloseKey(hKey); in get_SuffixList_Windows() 1446 RegCloseKey(hKeyEnum); in get_SuffixList_Windows() 1448 RegCloseKey(hKey); in get_SuffixList_Windows()
|
/external/python/cpython2/PC/bdist_wininst/ |
D | install.c | 1475 RegCloseKey(hk); in GetPythonVersions() 1478 RegCloseKey(hKey); in GetPythonVersions() 1496 RegCloseKey(hKey); in HasLocalMachinePrivs() 1778 RegCloseKey(hKey); in OpenLogfile() 2164 RegCloseKey(hk); in NeedAutoUAC() 2369 RegCloseKey(hKey); in DeleteRegistryKey() 2411 RegCloseKey(hKey); in DeleteRegistryValue()
|
/external/clang/lib/Driver/ |
D | MSVCToolChain.cpp | 200 RegCloseKey(hKey); in getSystemRegistryString() 205 RegCloseKey(hTopKey); in getSystemRegistryString() 216 RegCloseKey(hKey); in getSystemRegistryString()
|
/external/python/cpython2/PC/ |
D | getpathp.c | 299 RegCloseKey(subKey); in getpythonregpath() 362 RegCloseKey(newKey); in getpythonregpath()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/ |
D | WindowsSupport.h | 165 ::RegCloseKey(h); in Close()
|
/external/llvm/lib/Support/Windows/ |
D | WindowsSupport.h | 178 ::RegCloseKey(h); in Close()
|