Searched refs:m_attach_or_wait_reply (Results 1 – 2 of 2) sorted by relevance
516 LazyBool m_attach_or_wait_reply; variable
69 m_attach_or_wait_reply(eLazyBoolCalculate), in GDBRemoteCommunicationClient()240 if (m_attach_or_wait_reply == eLazyBoolCalculate) { in GetVAttachOrWaitSupported()241 m_attach_or_wait_reply = eLazyBoolNo; in GetVAttachOrWaitSupported()247 m_attach_or_wait_reply = eLazyBoolYes; in GetVAttachOrWaitSupported()250 return m_attach_or_wait_reply == eLazyBoolYes; in GetVAttachOrWaitSupported()286 m_attach_or_wait_reply = eLazyBoolCalculate; in ResetDiscoverableSettings()