Searched refs:m_supports_threads_in_stop_reply (Results 1 – 2 of 2) sorted by relevance
525 LazyBool m_supports_threads_in_stop_reply = eLazyBoolCalculate; variable
227 if (m_supports_threads_in_stop_reply == eLazyBoolCalculate) { in GetListThreadsInStopReplySupported() 228 m_supports_threads_in_stop_reply = eLazyBoolNo; in GetListThreadsInStopReplySupported() 234 m_supports_threads_in_stop_reply = eLazyBoolYes; in GetListThreadsInStopReplySupported() 272 m_supports_threads_in_stop_reply = eLazyBoolCalculate; in ResetDiscoverableSettings()