Searched refs:m_supports_vCont_S (Results 1 – 2 of 2) sorted by relevance
274 m_supports_vCont_S = eLazyBoolCalculate; in ResetDiscoverableSettings()453 m_supports_vCont_S = eLazyBoolNo; in GetVContSupported()467 m_supports_vCont_S = eLazyBoolYes; in GetVContSupported()472 m_supports_vCont_S == eLazyBoolYes) { in GetVContSupported()479 m_supports_vCont_S == eLazyBoolYes) { in GetVContSupported()497 return m_supports_vCont_S; in GetVContSupported()
531 LazyBool m_supports_vCont_S = eLazyBoolCalculate; variable