Searched refs:GetJSONThreadsInfo (Results 1 – 1 of 1) sorted by relevance
731 GetJSONThreadsInfo(NativeProcessProtocol &process, bool abridged) { in GetJSONThreadsInfo() function880 llvm::Expected<json::Array> threads_info = GetJSONThreadsInfo( in PrepareStopReplyPacketForThread()3642 GetJSONThreadsInfo(*m_current_process, threads_with_valid_stop_info_only); in Handle_jThreadsInfo()