Searched defs:Printer (Results 1 – 2 of 2) sorted by relevance
25 public interface Printer { interface
31 explicit Printer(::aapt::io::OutputStream* out) : out_(out) { in Printer() function