Searched refs:m_jstopinfo_sp (Results 1 – 2 of 2) sorted by relevance
277 StructuredData::ObjectSP m_jstopinfo_sp; // Stop info only for any threads variable
262 m_jstopinfo_sp(), m_jthreadsinfo_sp(), m_continue_c_tids(), in ProcessGDBRemote()1178 m_jstopinfo_sp.reset(); in WillResume()1596 if (m_jstopinfo_sp) { in CalculateThreadStopInfo()1601 if (!GetThreadStopInfoFromJSON(thread, m_jstopinfo_sp)) { in CalculateThreadStopInfo()2200 m_jstopinfo_sp = StructuredData::ParseJSON(json); in SetThreadStopInfo()