Searched defs:Printer (Results 1 – 3 of 3) sorted by relevance
25 public interface Printer { interface
31 explicit Printer(::aapt::io::OutputStream* out) : out_(out) { in Printer() function
23 interface Printer<SELF: Printer<SELF>> { in <lambda>() interface