Searched refs:m_supports_vCont_S (Results 1 – 2 of 2) sorted by relevance
66 m_supports_vCont_S(eLazyBoolCalculate), in GDBRemoteCommunicationClient()283 m_supports_vCont_S = eLazyBoolCalculate; in ResetDiscoverableSettings()472 m_supports_vCont_S = eLazyBoolNo; in GetVContSupported()486 m_supports_vCont_S = eLazyBoolYes; in GetVContSupported()491 m_supports_vCont_S == eLazyBoolYes) { in GetVContSupported()498 m_supports_vCont_S == eLazyBoolYes) { in GetVContSupported()516 return m_supports_vCont_S; in GetVContSupported()
534 LazyBool m_supports_vCont_S; variable