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()152 m_bInWasUsed = true; in readBytes()192 m_bInWasUsed = true; in readSomeBytes()231 m_bInWasUsed = true; in skipBytes()263 m_bInWasUsed = true; in available()295 m_bInWasUsed = true; in closeInput()435 m_bInWasUsed = true; in seek()471 m_bInWasUsed = true; in getPosition()507 m_bInWasUsed = true; in getLength()
Completed in 19 milliseconds