Searched refs:m_supports_vCont_s (Results 1 – 2 of 2) sorted by relevance
65 m_supports_vCont_s(eLazyBoolCalculate), in GDBRemoteCommunicationClient()282 m_supports_vCont_s = eLazyBoolCalculate; in ResetDiscoverableSettings()471 m_supports_vCont_s = eLazyBoolNo; in GetVContSupported()483 m_supports_vCont_s = eLazyBoolYes; in GetVContSupported()490 m_supports_vCont_s == eLazyBoolYes && in GetVContSupported()497 m_supports_vCont_s == eLazyBoolYes || in GetVContSupported()514 return m_supports_vCont_s; in GetVContSupported()
533 LazyBool m_supports_vCont_s; variable