Searched refs:m_attach_or_wait_reply (Results 1 – 2 of 2) sorted by relevance
539 LazyBool m_attach_or_wait_reply = eLazyBoolCalculate; variable
237 if (m_attach_or_wait_reply == eLazyBoolCalculate) { in GetVAttachOrWaitSupported()238 m_attach_or_wait_reply = eLazyBoolNo; in GetVAttachOrWaitSupported()244 m_attach_or_wait_reply = eLazyBoolYes; in GetVAttachOrWaitSupported()247 return m_attach_or_wait_reply == eLazyBoolYes; in GetVAttachOrWaitSupported()283 m_attach_or_wait_reply = eLazyBoolCalculate; in ResetDiscoverableSettings()