Searched refs:m_jstopinfo_sp (Results 1 – 2 of 2) sorted by relevance
269 StructuredData::ObjectSP m_jstopinfo_sp; // Stop info only for any threads variable
257 m_jstopinfo_sp(), m_jthreadsinfo_sp(), m_continue_c_tids(), in ProcessGDBRemote()1248 m_jstopinfo_sp.reset(); in WillResume()1703 if (m_jstopinfo_sp) { in CalculateThreadStopInfo()1708 if (!GetThreadStopInfoFromJSON(thread, m_jstopinfo_sp)) { in CalculateThreadStopInfo()2215 m_jstopinfo_sp = StructuredData::ParseJSON(json); in SetThreadStopInfo()