Home
last modified time | relevance | path

Searched defs:hkey (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DRegistryAssociations.cpp34 static CSysString GetFullKeyPath(HKEY hkey, const CSysString &name) in GetFullKeyPath()
42 static CSysString GetExtKeyPath(HKEY hkey, const CSysString &ext) in GetExtKeyPath()
47 bool CShellExtInfo::ReadFromRegistry(HKEY hkey, const CSysString &ext) in ReadFromRegistry()
93 LONG DeleteShellExtensionInfo(HKEY hkey, const CSysString &ext) in DeleteShellExtensionInfo()
105 LONG AddShellExtensionInfo(HKEY hkey, in AddShellExtensionInfo()
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dcpufreq.h11 struct hkey { struct
12 char comm[TASK_COMM_LEN];
H A Dbitesize.bpf.c39 struct hist_key hkey; in trace_rq_issue() local
H A Dcpufreq.bpf.c56 struct hkey hkey; in do_sample() local
H A Dbiolatency.bpf.c101 struct hist_key hkey = {}; in handle_block_rq_complete() local
H A Drunqlat.bpf.c81 u32 pid, hkey; in handle_switch() local
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/files/
DScopedRegKey.h39 explicit ScopedRegKey(HKEY hkey) : hkey_(hkey), valid_(true) {} in ScopedRegKey()
42 explicit ScopedRegKey(HKEY hkey, bool valid_) : hkey_(hkey), valid_(valid_) {} in ScopedRegKey()
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_getpath.py1003 def OpenKeyEx(self, hkey, subkey): argument
1012 def CloseKey(self, hkey): argument
1022 def EnumKey(self, hkey, i): argument
1036 def QueryValue(self, hkey, subkey): argument
/aosp_15_r20/external/ethtool/netlink/
H A Drss.c23 u32 indir_size, u8 *hkey, u32 hkey_size, in dump_json_rss_info()
92 u8 *hkey = NULL; in rss_reply_cb() local
/aosp_15_r20/external/curl/lib/
H A Dhmac.c59 unsigned char *hkey; in Curl_HMAC_init() local
H A Dcurl_ntlm_core.c265 HCRYPTKEY hkey; in encrypt_des() local
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/windows/
H A Dicd_windows_hkr.c75 HKEY hkey = 0; in ReadOpenCLKey() local
/aosp_15_r20/external/ethtool/
H A Dcommon.c197 void print_rss_hkey(u8 *hkey, u32 hkey_size) in print_rss_hkey()
H A Dethtool.c3956 u8 *hkey; in do_grxfh() local
4143 char *hkey = NULL; in do_srxfh() local
/aosp_15_r20/external/python/cpython3/PC/
Dwinreg.c112 HKEY hkey; member
838 winreg_CloseKey(PyObject *module, PyObject *hkey) in winreg_CloseKey()
/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DNativeGpuInfo_windows.cpp117 HKEY hkey; in load_gpu_registry_info() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp133 static bool readFullStringValue(HKEY hkey, const char *valueName, in readFullStringValue()
/aosp_15_r20/external/tpm2-tss/src/tss2-esys/
H A Desys_crypto_ossl.c286 EVP_PKEY *hkey = NULL; in iesys_cryptossl_hmac_start() local
/aosp_15_r20/external/clang/lib/Driver/
H A DMSVCToolChain.cpp96 static bool readFullStringValue(HKEY hkey, const char *valueName, in readFullStringValue()
/aosp_15_r20/external/python/cpython2/PC/
D_winreg.c388 HKEY hkey; member
/aosp_15_r20/external/erofs-utils/lib/
H A Dxattr.c180 unsigned int hash[2], hkey; in get_xattritem() local
/aosp_15_r20/external/python/cpython2/PC/bdist_wininst/
Dinstall.c1422 HKEY hkey; // Is this Python in HKCU or HKLM? member
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp793 HKEY hkey = HKEY_LOCAL_MACHINE; in OnDetectPackageComplete() local
/aosp_15_r20/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.c6904 struct wpabuf *secret, *pub, *hkey; in owe_process_assoc_resp() local
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.c3638 struct wpabuf *secret, *pub, *hkey; in owe_process_assoc_req() local

12