Searched refs:m_supports_thread_suffix (Results 1 – 2 of 2) sorted by relevance
499 LazyBool m_supports_thread_suffix; variable
52 m_supports_thread_suffix(eLazyBoolCalculate), in GDBRemoteCommunicationClient()271 m_supports_thread_suffix = eLazyBoolCalculate; in ResetDiscoverableSettings()446 if (m_supports_thread_suffix == eLazyBoolCalculate) { in GetThreadSuffixSupported()448 m_supports_thread_suffix = eLazyBoolNo; in GetThreadSuffixSupported()452 m_supports_thread_suffix = eLazyBoolYes; in GetThreadSuffixSupported()455 return m_supports_thread_suffix; in GetThreadSuffixSupported()