Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DJSON.h221 bool GetObjectAsString(const std::string &key, std::string &value) const;
H A DJSON.cpp165 bool JSONObject::GetObjectAsString(const std::string &key, in GetObjectAsString() function in JSONObject