Searched refs:m_supports_not_sending_acks (Results 1 – 2 of 2) sorted by relevance
362 lldb_private::LazyBool m_supports_not_sending_acks; variable
41 m_supports_not_sending_acks (eLazyBoolCalculate), in GDBRemoteCommunicationClient()111 if (m_supports_not_sending_acks == eLazyBoolCalculate) in QueryNoAckModeSupported()114 m_supports_not_sending_acks = eLazyBoolNo; in QueryNoAckModeSupported()122 m_supports_not_sending_acks = eLazyBoolYes; in QueryNoAckModeSupported()188 m_supports_not_sending_acks = eLazyBoolCalculate; in ResetDiscoverableSettings()