Searched refs:GetThreadsInfo (Results 1 – 3 of 3) sorted by relevance
458 StructuredData::ObjectSP GetThreadsInfo();
503 StructuredData::ObjectSP GDBRemoteCommunicationClient::GetThreadsInfo() { in GetThreadsInfo() function in GDBRemoteCommunicationClient
2697 m_jthreadsinfo_sp = m_gdb_comm.GetThreadsInfo(); in WillPublicStop()