Searched refs:thread_infos_sp (Results 1 – 2 of 2) sorted by relevance
362 const StructuredData::ObjectSP &thread_infos_sp);
1641 ThreadGDBRemote *thread, const StructuredData::ObjectSP &thread_infos_sp) { in GetThreadStopInfoFromJSON() argument1644 if (thread_infos_sp) { in GetThreadStopInfoFromJSON()1645 StructuredData::Array *thread_infos = thread_infos_sp->GetAsArray(); in GetThreadStopInfoFromJSON()