Searched defs:WholeFileSignerOutputStream (Results 1 – 1 of 1) sorted by relevance
625 private static class WholeFileSignerOutputStream extends FilterOutputStream { class in SignApk630 public WholeFileSignerOutputStream(OutputStream out, OutputStream tee) { in WholeFileSignerOutputStream() method in SignApk.WholeFileSignerOutputStream