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()
544 OutputStream ostream = clientSocket.getOutputStream(); in run() local609 OutputStream ostream = socket.getOutputStream(); in run() local
436 OutputStream ostream = clientSocket.getOutputStream(); in run() local499 OutputStream ostream = socket.getOutputStream(); in run() local
981 public void exportNode(OutputStream ostream) throws IOException, BackingStoreException { in exportNode()985 public void exportSubtree(OutputStream ostream) throws IOException, BackingStoreException { in exportSubtree()