Home
last modified time | relevance | path

Searched refs:HKEY (Results 1 – 25 of 28) sorted by relevance

12

/external/wpa_supplicant_8/wpa_supplicant/
Dconfig_winreg.c50 static int wpa_config_read_blobs(struct wpa_config *config, HKEY hk) in wpa_config_read_blobs()
54 HKEY bhk; in wpa_config_read_blobs()
120 static int wpa_config_read_reg_dword(HKEY hk, const TCHAR *name, int *_val) in wpa_config_read_reg_dword()
137 static char * wpa_config_read_reg_string(HKEY hk, const TCHAR *name) in wpa_config_read_reg_string()
164 static int wpa_config_read_global_uuid(struct wpa_config *config, HKEY hk) in wpa_config_read_global_uuid()
183 HKEY hk) in wpa_config_read_global_os_version()
202 static int wpa_config_read_global(struct wpa_config *config, HKEY hk) in wpa_config_read_global()
283 static struct wpa_ssid * wpa_config_read_network(HKEY hk, const TCHAR *netw, in wpa_config_read_network()
286 HKEY nhk; in wpa_config_read_network()
372 static int wpa_config_read_networks(struct wpa_config *config, HKEY hk) in wpa_config_read_networks()
[all …]
Dmain_winsvc.c61 static int read_interface(struct wpa_global *global, HKEY _hk, in read_interface()
64 HKEY hk; in read_interface()
139 HKEY hk, ihk; in wpa_supplicant_thread()
/external/lzma/CPP/Windows/
DRegistry.h12 LONG SetValue(HKEY parentKey, LPCTSTR keyName, LPCTSTR valueName, LPCTSTR value);
16 HKEY _object;
21 operator HKEY() const { return _object; } in HKEY() function
22 void Attach(HKEY key) { _object = key; } in Attach()
23 HKEY Detach() in Detach()
25 HKEY key = _object; in Detach()
30 LONG Create(HKEY parentKey, LPCTSTR keyName,
35 LONG Open(HKEY parentKey, LPCTSTR keyName, REGSAM accessMask = KEY_ALL_ACCESS) throw();
DRegistry.cpp19 LONG CKey::Create(HKEY parentKey, LPCTSTR keyName, in Create()
25 HKEY key = NULL; in Create()
38 LONG CKey::Open(HKEY parentKey, LPCTSTR keyName, REGSAM accessMask) throw() in Open()
41 HKEY key = NULL; in Open()
170 LONG SetValue(HKEY parentKey, LPCTSTR keyName, LPCTSTR valueName, LPCTSTR value) in SetValue()
/external/webrtc/webrtc/base/
Dwin32regkey.h45 HRESULT Create(HKEY parent_key, const wchar_t* key_name);
47 HRESULT Create(HKEY parent_key,
56 HRESULT Open(HKEY parent_key, const wchar_t* key_name);
58 HRESULT Open(HKEY parent_key, const wchar_t* key_name, REGSAM sam_desired);
272 HKEY key() { return h_key_; } in key()
278 static HKEY GetRootKeyInfo(std::wstring* full_key_name);
329 HKEY h_key_;
Dwin32regkey.cc38 HRESULT RegKey::Create(HKEY parent_key, const wchar_t* key_name) { in Create()
48 HRESULT RegKey::Open(HKEY parent_key, const wchar_t* key_name) { in Open()
256 HRESULT RegKey::Create(HKEY parent_key, in Create()
267 HKEY h_key = NULL; in Create()
286 HRESULT RegKey::Open(HKEY parent_key, in Open()
292 HKEY h_key = NULL; in Open()
313 HKEY h_key = GetRootKeyInfo(&key_name); in Save()
338 HKEY h_key = GetRootKeyInfo(&key_name); in Restore()
373 HKEY h_key = GetRootKeyInfo(&key_name); in FlushKey()
393 HKEY h_key = GetRootKeyInfo(&key_name); in SetValueStaticHelper()
[all …]
Dproxydetect.cc624 HKEY key; in IsDefaultBrowserFirefox()
/external/icu/icu4c/source/common/
Dwintz.c97 HKEY hkey; in detectWindowsType()
120 static LONG openTZRegKey(HKEY *hkey, const char *winid) in openTZRegKey()
155 HKEY hkey; in getTZI()
177 HKEY hkey; in getSTDName()
197 HKEY hkey; in getTZKeyName()
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/tools/
Dlist_ports_windows.py19 from ctypes.wintypes import HKEY
104 SetupDiOpenDevRegKey.restype = HKEY
108 RegCloseKey.argtypes = [HKEY]
112 RegQueryValueEx.argtypes = [HKEY, LPCSTR, LPDWORD, LPDWORD, LPBYTE, LPDWORD]
/external/dbus/dbus/
Ddbus-sysdeps-wince-glue.h221 LONG RegOpenKeyExA(HKEY,LPCSTR,DWORD,REGSAM,PHKEY);
224 LONG WINAPI RegQueryValueExA(HKEY,LPCSTR,LPDWORD,LPDWORD,LPBYTE,LPDWORD);
Ddbus-sysdeps-wince-glue.c65 HKEY root_key; in get_verbose_setting()
66 HKEY key_handle; in get_verbose_setting()
140 HKEY root_key, key_handle; in read_w32_registry_string()
863 RegOpenKeyExA (HKEY hKey, LPCSTR lpSubKey, DWORD ulOptions, in RegOpenKeyExA()
889 RegQueryValueExA (HKEY hKey, LPCSTR lpValueName, LPDWORD lpReserved, in RegQueryValueExA()
/external/clang/lib/Driver/
DMSVCToolChain.cpp90 static bool readFullStringValue(HKEY hkey, const char *valueName, in readFullStringValue()
125 HKEY hRootKey = HKEY_LOCAL_MACHINE; in getSystemRegistryString()
126 HKEY hKey = NULL; in getSystemRegistryString()
148 HKEY hTopKey = NULL; in getSystemRegistryString()
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Daddinterface.cpp104 HKEY hk, ihk; in addRegistryInterface()
/external/c-ares/
Dares_init.c545 static int get_res_nt(HKEY hKey, const char *subkey, char **obuf) in get_res_nt()
572 static int get_res_interfaces_nt(HKEY hKey, const char *subkey, char **obuf) in get_res_interfaces_nt()
577 HKEY hVal; in get_res_interfaces_nt()
822 HKEY mykey; in init_by_resolv_conf()
823 HKEY subkey; in init_by_resolv_conf()
Dares_gethostbyaddr.c198 HKEY hkeyHosts; in file_lookup()
Dares_gethostbyname.c355 HKEY hkeyHosts; in file_lookup()
/external/vulkan-validation-layers/loader/
Dvk_loader_platform.h433 char *loader_get_registry_string(const HKEY hive, const LPCTSTR sub_key,
DLoaderAndLayerInterface.md272 HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Khronos\\Vulkan\\Drivers
651 HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Khronos\\Vulkan\\ExplicitLayers
653 HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Khronos\\Vulkan\\ImplicitLayers
/external/wpa_supplicant_8/src/eap_peer/
Dtncc.c882 static int tncc_read_config_reg(struct tncc_data *tncc, HKEY hive) in tncc_read_config_reg()
884 HKEY hk, hk2; in tncc_read_config_reg()
/external/libpcap/
Dpcap-win32.c701 HKEY dagkey; in pcap_activate_win32()
/external/opencv/cxcore/src/
Dcxswitcher.cpp132 HKEY key = 0; in icvInitProcessorInfo()
/external/opencv3/modules/highgui/src/
Dwindow_w32.cpp307 HKEY hkey; in icvLoadWindowPos()
348 HKEY hkey; in icvSaveWindowPos()
356 HKEY hroot; in icvSaveWindowPos()
/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp59 static bool ReadPathFromRegistry(HKEY baseKey, LPCWSTR value, FString &path) in ReadPathFromRegistry()
/external/libevent/
Devdns.c3723 config_nameserver_from_reg_key(struct evdns_base *base, HKEY key, const TCHAR *subkey) in config_nameserver_from_reg_key()
3766 HKEY nt_key = 0, interfaces_key = 0; in load_nameservers_from_registry()
3787 HKEY win_key = 0; in load_nameservers_from_registry()
/external/mdnsresponder/mDNSShared/
DDebugServices.c996 HKEY key; in DebugWindowsEventLogInit()

12