Home
last modified time | relevance | path

Searched refs:m_send_acks (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.h77 return m_send_acks; in GetSendAcks()
253 bool m_send_acks; variable
DGDBRemoteCommunication.cpp141 m_send_acks (true), in GDBRemoteCommunication()
DGDBRemoteCommunicationServer.cpp837 m_send_acks = false; in Handle_QStartNoAckMode()
DGDBRemoteCommunicationClient.cpp113 m_send_acks = true; in QueryNoAckModeSupported()
121 m_send_acks = false; in QueryNoAckModeSupported()