Searched defs:ostream (Results 1 – 5 of 5) sorted by relevance
157 try (OutputStream ostream = out) { in close()
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
436 OutputStream ostream = clientSocket.getOutputStream(); in run() local499 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()