Searched defs:QueryValue (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/Windows/ | ||
D | Registry.cpp | 269 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey |
/external/python/cpython3/Lib/test/ | ||
D | test_getpath.py | 1050 def QueryValue(self, hkey, subkey): member in MockWinreg |