Searched refs:m_supports_qEcho (Results 1 – 3 of 3) sorted by relevance
151 LazyBool m_supports_qEcho; variable
70 m_echo_number(0), m_supports_qEcho(eLazyBoolCalculate), m_history(512), in GDBRemoteCommunication()327 if (m_supports_qEcho == eLazyBoolYes) { in WaitForPacketNoLock()
147 if (m_supports_qEcho == eLazyBoolCalculate) { in GetEchoSupported()150 return m_supports_qEcho == eLazyBoolYes; in GetEchoSupported()427 m_supports_qEcho = eLazyBoolYes; in GetRemoteQSupported()429 m_supports_qEcho = eLazyBoolNo; in GetRemoteQSupported()