Searched refs:m_supports_x (Results 1 – 2 of 2) sorted by relevance
547 LazyBool m_supports_x; variable
78 m_supports_p(eLazyBoolCalculate), m_supports_x(eLazyBoolCalculate), in GDBRemoteCommunicationClient()285 m_supports_x = eLazyBoolCalculate; in ResetDiscoverableSettings()650 if (m_supports_x == eLazyBoolCalculate) { in GetxPacketSupported()652 m_supports_x = eLazyBoolNo; in GetxPacketSupported()658 m_supports_x = eLazyBoolYes; in GetxPacketSupported()661 return m_supports_x; in GetxPacketSupported()