Searched refs:m_supports_detach_stay_stopped (Results 1 – 2 of 2) sorted by relevance
539 LazyBool m_supports_detach_stay_stopped = eLazyBoolCalculate; variable
1505 if (m_supports_detach_stay_stopped == eLazyBoolCalculate) { in Detach()1515 m_supports_detach_stay_stopped = eLazyBoolYes; in Detach()1517 m_supports_detach_stay_stopped = eLazyBoolNo; in Detach()1521 if (m_supports_detach_stay_stopped == eLazyBoolNo) { in Detach()