Searched refs:JSONThread (Results 1 – 2 of 2) sorted by relevance
40 struct JSONThread { struct48 std::vector<JSONThread> threads; argument107 const JSONThread &thread);145 lldb_private::TraceSessionFileParser::JSONThread &thread,
101 const JSONThread &thread) { in ParseThread()134 for (const JSONThread &thread : process.threads) in ParseProcess()196 bool fromJSON(const Value &value, TraceSessionFileParser::JSONThread &thread, in fromJSON()