Searched refs:m_supports_vCont_C (Results 1 – 2 of 2) sorted by relevance
272 m_supports_vCont_C = eLazyBoolCalculate; in ResetDiscoverableSettings()451 m_supports_vCont_C = eLazyBoolNo; in GetVContSupported()461 m_supports_vCont_C = eLazyBoolYes; in GetVContSupported()470 m_supports_vCont_C == eLazyBoolYes && in GetVContSupported()477 m_supports_vCont_C == eLazyBoolYes || in GetVContSupported()493 return m_supports_vCont_C; in GetVContSupported()
529 LazyBool m_supports_vCont_C = eLazyBoolCalculate; variable