Searched refs:threads_with_valid_stop_info_only (Results 1 – 3 of 3) sorted by relevance
371 GetJSONThreadsInfo(bool threads_with_valid_stop_info_only);
2822 const bool threads_with_valid_stop_info_only = true; in SendStopReplyPacketForThread() local2824 GetJSONThreadsInfo(threads_with_valid_stop_info_only); in SendStopReplyPacketForThread()5418 RNBRemote::GetJSONThreadsInfo(bool threads_with_valid_stop_info_only) { in GetJSONThreadsInfo() argument5436 if (threads_with_valid_stop_info_only) { in GetJSONThreadsInfo()5484 if (!threads_with_valid_stop_info_only) { in GetJSONThreadsInfo()5588 const bool threads_with_valid_stop_info_only = false; in HandlePacket_jThreadsInfo() local5590 GetJSONThreadsInfo(threads_with_valid_stop_info_only); in HandlePacket_jThreadsInfo()
878 const bool threads_with_valid_stop_info_only = true; in PrepareStopReplyPacketForThread() local880 *m_current_process, threads_with_valid_stop_info_only); in PrepareStopReplyPacketForThread()3614 const bool threads_with_valid_stop_info_only = false; in Handle_jThreadsInfo() local3616 GetJSONThreadsInfo(*m_current_process, threads_with_valid_stop_info_only); in Handle_jThreadsInfo()