Searched refs:m_attach_or_wait_reply (Results 1 – 2 of 2) sorted by relevance
569 LazyBool m_attach_or_wait_reply = eLazyBoolCalculate; variable
211 if (m_attach_or_wait_reply == eLazyBoolCalculate) { in GetVAttachOrWaitSupported()212 m_attach_or_wait_reply = eLazyBoolNo; in GetVAttachOrWaitSupported()218 m_attach_or_wait_reply = eLazyBoolYes; in GetVAttachOrWaitSupported()221 return m_attach_or_wait_reply == eLazyBoolYes; in GetVAttachOrWaitSupported()257 m_attach_or_wait_reply = eLazyBoolCalculate; in ResetDiscoverableSettings()