Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DRegistry.cpp208 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
219 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
245 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
253 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
272 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
280 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
312 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
321 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsturi.c210 struct QueryValue struct
227 struct QueryValue query[10]; argument