Searched refs:m_supports_vCont_C (Results 1 – 2 of 2) sorted by relevance
270 m_supports_vCont_C = eLazyBoolCalculate; in ResetDiscoverableSettings()436 m_supports_vCont_C = eLazyBoolNo; in GetVContSupported()446 m_supports_vCont_C = eLazyBoolYes; in GetVContSupported()455 m_supports_vCont_C == eLazyBoolYes && in GetVContSupported()462 m_supports_vCont_C == eLazyBoolYes || in GetVContSupported()478 return m_supports_vCont_C; in GetVContSupported()
530 LazyBool m_supports_vCont_C = eLazyBoolCalculate; variable