Searched refs:GetJSONThreadsInfo (Results 1 – 3 of 3) sorted by relevance
371 GetJSONThreadsInfo(bool threads_with_valid_stop_info_only);
2824 GetJSONThreadsInfo(threads_with_valid_stop_info_only); in SendStopReplyPacketForThread()5418 RNBRemote::GetJSONThreadsInfo(bool threads_with_valid_stop_info_only) { in GetJSONThreadsInfo() function in RNBRemote5590 GetJSONThreadsInfo(threads_with_valid_stop_info_only); in HandlePacket_jThreadsInfo()
730 GetJSONThreadsInfo(NativeProcessProtocol &process, bool abridged) { in GetJSONThreadsInfo() function879 llvm::Expected<json::Array> threads_info = GetJSONThreadsInfo( in PrepareStopReplyPacketForThread()3616 GetJSONThreadsInfo(*m_current_process, threads_with_valid_stop_info_only); in Handle_jThreadsInfo()