Searched defs:ostream (Results 1 – 7 of 7) sorted by relevance
46 FileOutputStream ostream = new FileOutputStream("DecimalFormatSymbols.142"); in main() local
43 FileOutputStream ostream = new FileOutputStream("DecimalFormat.114"); in main() local
267 public void exportNode(OutputStream ostream) throws IOException, in exportNode()272 public void exportSubtree(OutputStream ostream) throws IOException, in exportSubtree()
507 OutputStream ostream = clientSocket.getOutputStream(); in run() local572 OutputStream ostream = socket.getOutputStream(); in run() local
434 OutputStream ostream = clientSocket.getOutputStream(); in run() local498 OutputStream ostream = socket.getOutputStream(); in run() local
982 public void exportNode(OutputStream ostream) throws IOException, BackingStoreException { in exportNode()986 public void exportSubtree(OutputStream ostream) throws IOException, BackingStoreException { in exportSubtree()
264 ObjectOutputStream ostream = null; in Test4111739() local