Searched refs:anyIO (Results 1 – 1 of 1) sorted by relevance
217 bool anyIO = false; in processSession() local220 anyIO = receive() || anyIO; in processSession()223 anyIO = send() || anyIO; in processSession()245 anyIO = getTestDriver()->poll(m_bufferOut) || anyIO; in processSession()250 if (anyIO) in processSession()