Home
last modified time | relevance | path

Searched defs:QueryValue (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/lzma/CPP/Windows/
H A DRegistry.cpp269 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
316 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/extensions/
Dsyncstr.h86 void (*QueryValue)( member
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
Dsyncstr.h86 void (*QueryValue)( member
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_getpath.py1036 def QueryValue(self, hkey, subkey): member in MockWinreg