Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
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
/external/python/cpython3/Lib/test/
Dtest_getpath.py1050 def QueryValue(self, hkey, subkey): member in MockWinreg