Searched refs:m_supports_thread_suffix (Results 1 – 2 of 2) sorted by relevance
524 LazyBool m_supports_thread_suffix = eLazyBoolCalculate; variable
269 m_supports_thread_suffix = eLazyBoolCalculate; in ResetDiscoverableSettings()434 if (m_supports_thread_suffix == eLazyBoolCalculate) { in GetThreadSuffixSupported()436 m_supports_thread_suffix = eLazyBoolNo; in GetThreadSuffixSupported()440 m_supports_thread_suffix = eLazyBoolYes; in GetThreadSuffixSupported()443 return m_supports_thread_suffix; in GetThreadSuffixSupported()