Searched refs:GetInfoItemByPathAsString (Results 1 – 4 of 4) sorted by relevance
219 user_initiated_thread.GetInfoItemByPathAsString(228 user_interactive_thread.GetInfoItemByPathAsString(237 utility_thread.GetInfoItemByPathAsString(246 background_thread.GetInfoItemByPathAsString(
180 anything was printed into the stream (true) or not (false).") GetInfoItemByPathAsString;183 GetInfoItemByPathAsString (const char *path, lldb::SBStream &strm);
91 bool GetInfoItemByPathAsString(const char *path, SBStream &strm);
436 bool SBThread::GetInfoItemByPathAsString(const char *path, SBStream &strm) { in GetInfoItemByPathAsString() function in SBThread437 LLDB_RECORD_METHOD(bool, SBThread, GetInfoItemByPathAsString, in GetInfoItemByPathAsString()1381 LLDB_REGISTER_METHOD(bool, SBThread, GetInfoItemByPathAsString, in RegisterMethods()