Searched defs:stream (Results 1 – 2 of 2) sorted by relevance
57 public DexOptions(PrintStream stream) { in DexOptions()
1002 private void closeOutput(OutputStream stream) throws IOException { in closeOutput()