Home
last modified time | relevance | path

Searched refs:GetValueAsString (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Host/
HDXML.h163 bool GetValueAsString(const char *key, std::string &value) const;
/freebsd-14-stable/contrib/llvm-project/lldb/source/Host/common/
HDXML.cpp404 bool ApplePropertyList::GetValueAsString(const char *key, in GetValueAsString() function in ApplePropertyList