Home
last modified time | relevance | path

Searched defs:subkey (Results 1 – 25 of 83) sorted by relevance

1234

/aosp_15_r20/external/cronet/base/win/
H A Dregistry.cc111 RegKey::RegKey(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in RegKey()
144 LONG RegKey::Create(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in Create()
150 const wchar_t* subkey, in CreateWithDisposition()
185 HKEY subkey = nullptr; in CreateKey() local
197 LONG RegKey::Open(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in Open()
219 HKEY subkey = nullptr; in OpenKey() local
465 const wchar_t* subkey, in Open()
/aosp_15_r20/external/webrtc/rtc_base/win/
H A Dwindows_version.cc41 RegKey(HKEY rootkey, const wchar_t* subkey, REGSAM access) in RegKey()
56 LONG Create(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in Create()
62 const wchar_t* subkey, in CreateWithDisposition()
80 LONG Open(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in Open()
/aosp_15_r20/frameworks/base/core/java/android/credentials/selection/
H A DEntry.java56 String subkey = in.readString8(); in Entry() local
87 public Entry(@NonNull String key, @NonNull String subkey, @NonNull Slice slice, in Entry()
H A DAuthenticationEntry.java137 public AuthenticationEntry(@NonNull String key, @NonNull String subkey, @NonNull Slice slice, in AuthenticationEntry()
/aosp_15_r20/external/python/cpython3/PC/
Dlauncher2.c1389 _registryReadString(const wchar_t **dest, HKEY root, const wchar_t *subkey, const wchar_t *value) in _registryReadString()
1594 HKEY subkey; in _registrySearchTags() local
1637 HKEY subkey; in registrySearch() local
1804 const wchar_t *subkey; member
Dlauncher.c249 _locate_pythons_for_key(HKEY root, LPCWSTR subkey, REGSAM flags, int bits, in _locate_pythons_for_key()
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2843 __in LPCWSTR subkey in LoadOptionalFeatureStatesFromKey()
2879 __in LPCWSTR subkey in LoadTargetDirFromKey()
2911 const LPCWSTR subkey = L"Software\\Python\\PyLauncher"; in LoadAssociateFilesStateFromKey() local
2940 WCHAR subkey[256]; in LoadOptionalFeatureStates() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_getpath.py1003 def OpenKeyEx(self, hkey, subkey): argument
1036 def QueryValue(self, hkey, subkey): argument
Dtest_winreg.py59 def delete_tree(self, root, subkey): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dcache.py39 def has(self, entity, subkey): argument
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/
Dtest_windows.py39 def delete_registry_tree(root, subkey): argument
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
H A DCryptCmac.c144 TPM2B_IV subkey = {{0, {0}}}; in CryptCmacEnd() local
/aosp_15_r20/external/cronet/net/proxy_resolution/win/
H A Dproxy_config_service_win.cc113 const wchar_t* subkey) { in AddKeyToWatchList()
/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod-index.c486 const char *subkey, in index_searchwild__all()
968 const char *subkey, in index_mm_searchwild_all()
/aosp_15_r20/external/cpuinfo/src/arm/windows/
H A Dinit.c104 LPCTSTR subkey, in read_registry()
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_winreg.py65 def delete_tree(self, root, subkey): argument
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Drtree.h345 uintptr_t subkey = rtree_subkey(key, RTREE_HEIGHT-1); in rtree_leaf_elm_lookup() local
/aosp_15_r20/external/pciutils/lib/
H A Dwin32-cfgmgr32.c604 HKEY subkey; in get_driver_path_for_regkey() local
/aosp_15_r20/external/python/cpython3/Modules/
D_winapi.c2022 HKEY subkey; in _winapi__mimetypes_read_windows_registry_impl() local
/aosp_15_r20/external/libevent/
H A Devdns.c3842 config_nameserver_from_reg_key(struct evdns_base *base, HKEY key, const TCHAR *subkey) in config_nameserver_from_reg_key()
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-daemon-client.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-daemon- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar6META-INF/ META-INF/MANIFEST.MF android/ android/content/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-6/
Dframework.jarandroid/flags/SyncableFlag.class SyncableFlag.java package android.flags public final android.flags ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDbcprov-jdk15on-1.48.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...
/aosp_15_r20/prebuilts/sdk/34/test/
HDandroid-non-updatable.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest ...

1234