Home | History | Annotate | Download | only in dexer

Lines Matching defs:openOutput

280             humanOutRaw = openOutput(args.humanOutName);
346 OutputStream out = openOutput(args.outName);
904 OutputStream out = openOutput(fileName);
985 private OutputStream openOutput(String name) throws IOException {