Searched defs:m_os (Results 1 – 3 of 3) sorted by relevance
201 delete[] m_os->str(); delete m_os; m_os = 0; in close() local249 delete[] m_os->str(); delete m_os; m_os = oss; in os_flush() local255 ostrstream* m_os; variable
43 private final OutputStream m_os; field in WriterToASCI
55 private final OutputStream m_os; field in WriterToUTF8Buffered