Searched defs:QueryValue (Results 1 – 3 of 3) sorted by relevance
| /third_party/lzma/CPP/Windows/ | ||
| D | Registry.cpp | 269 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey |
| /third_party/mindspore/mindspore-src/source/mindspore/core/symbolic_shape/ | ||
| D | utils.cc | 251 ValuePtr QueryValue(const AbstractBasePtr &abs) { in QueryValue() function |
| /third_party/python/Lib/test/ | ||
| D | test_getpath.py | 1036 def QueryValue(self, hkey, subkey): member in MockWinreg |