Searched refs:m_supports_thread_suffix (Results 1 – 2 of 2) sorted by relevance
527 LazyBool m_supports_thread_suffix; variable
59 m_supports_thread_suffix(eLazyBoolCalculate), in GDBRemoteCommunicationClient()278 m_supports_thread_suffix = eLazyBoolCalculate; in ResetDiscoverableSettings()453 if (m_supports_thread_suffix == eLazyBoolCalculate) { in GetThreadSuffixSupported()455 m_supports_thread_suffix = eLazyBoolNo; in GetThreadSuffixSupported()459 m_supports_thread_suffix = eLazyBoolYes; in GetThreadSuffixSupported()462 return m_supports_thread_suffix; in GetThreadSuffixSupported()