Searched refs:m_supports_qEcho (Results 1 – 3 of 3) sorted by relevance
172 LazyBool m_supports_qEcho; variable
66 m_echo_number(0), m_supports_qEcho(eLazyBoolCalculate), m_history(512), in GDBRemoteCommunication()302 if (m_supports_qEcho == eLazyBoolYes) { in WaitForPacketNoLock()
125 if (m_supports_qEcho == eLazyBoolCalculate) { in GetEchoSupported()128 return m_supports_qEcho == eLazyBoolYes; in GetEchoSupported()344 m_supports_qEcho = eLazyBoolNo; in GetRemoteQSupported()388 m_supports_qEcho = eLazyBoolYes; in GetRemoteQSupported()