Lines Matching refs:null
95 if (xHelper == null) in StreamSimulator()
134 if (m_xInStream == null) in readBytes()
166 if (m_xInStream == null) in readSomeBytes()
199 if (m_xInStream == null) in skipBytes()
226 if (m_xInStream == null) in available()
255 if (m_xInStream == null) in closeInput()
288 if (m_xOutStream == null) in writeBytes()
318 if (m_xOutStream == null) in flush()
347 if (m_xOutStream == null) in closeOutput()
379 if (m_xInStream != null) in seek()
382 if (m_xOutStream != null) in seek()
387 if (m_xSeek == null) in seek()
410 if (m_xInStream != null) in getPosition()
413 if (m_xOutStream != null) in getPosition()
418 if (m_xSeek == null) in getPosition()
443 if (m_xInStream != null) in getLength()
446 if (m_xOutStream != null) in getLength()
451 if (m_xSeek == null) in getLength()