Home
last modified time | relevance | path

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

/third_party/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
/third_party/mindspore/mindspore-src/source/mindspore/core/symbolic_shape/
Dutils.cc251 ValuePtr QueryValue(const AbstractBasePtr &abs) { in QueryValue() function
/third_party/python/Lib/test/
Dtest_getpath.py1036 def QueryValue(self, hkey, subkey): member in MockWinreg