Searched refs:m_supports_vCont_C (Results 1 – 2 of 2) sorted by relevance
64 m_supports_vCont_C(eLazyBoolCalculate), in GDBRemoteCommunicationClient()281 m_supports_vCont_C = eLazyBoolCalculate; in ResetDiscoverableSettings()470 m_supports_vCont_C = eLazyBoolNo; in GetVContSupported()480 m_supports_vCont_C = eLazyBoolYes; in GetVContSupported()489 m_supports_vCont_C == eLazyBoolYes && in GetVContSupported()496 m_supports_vCont_C == eLazyBoolYes || in GetVContSupported()512 return m_supports_vCont_C; in GetVContSupported()
532 LazyBool m_supports_vCont_C; variable