Searched refs:m_bInteractionRequested (Results 1 – 1 of 1) sorted by relevance
63 bool m_bInteractionRequested; member69 m_bInteractionRequested( false ), in Listener()78 bool m_bInteractionRequested; member in VCLSession106 m_bInteractionRequested( false ), in VCLSession()144 m_bInteractionRequested = m_bInteractionGranted = m_pSession ? false : true; in callSaveRequested()169 if( it->m_bInteractionRequested ) in callInteractionGranted()199 m_bInteractionRequested = m_bInteractionDone = m_bInteractionGranted = false; in callShutdownCancelled()290 if( ! m_bInteractionRequested ) in queryInteraction()293 m_bInteractionRequested = true; in queryInteraction()299 it->m_bInteractionRequested = true; in queryInteraction()[all …]
Completed in 9 milliseconds