Searched refs:m_bInWasUsed (Results 1 – 2 of 2) sorted by relevance
55 public boolean m_bInWasUsed ; field in StreamSimulator86 m_bInWasUsed = false ; in StreamSimulator()132 m_bInWasUsed = true; in readBytes()164 m_bInWasUsed = true; in readSomeBytes()197 m_bInWasUsed = true; in skipBytes()224 m_bInWasUsed = true; in available()253 m_bInWasUsed = true; in closeInput()380 m_bInWasUsed = true; in seek()411 m_bInWasUsed = true; in getPosition()444 m_bInWasUsed = true; in getLength()
61 public boolean m_bInWasUsed ; field in StreamSimulator91 m_bInWasUsed = false ; in StreamSimulator()146 m_bInWasUsed = true; in readBytes()186 m_bInWasUsed = true; in readSomeBytes()225 m_bInWasUsed = true; in skipBytes()257 m_bInWasUsed = true; in available()289 m_bInWasUsed = true; in closeInput()429 m_bInWasUsed = true; in seek()465 m_bInWasUsed = true; in getPosition()501 m_bInWasUsed = true; in getLength()
Completed in 14 milliseconds