Lines Matching refs:Println
63 printer->Println(file.name.to_string()); in DumpCompiledFile()
66 printer->Println(file.config.to_string()); in DumpCompiledFile()
69 printer->Println(file.source.to_string()); in DumpCompiledFile()
72 printer->Println(ResourceFileTypeToString(file.type)); in DumpCompiledFile()
74 printer->Println(StringPrintf("Data: offset=%" PRIi64 " length=%zd", offset, len)); in DumpCompiledFile()
164 printer_->Println("AAPT2 Container (APC)"); in Action()
169 printer_->Println("kResTable"); in Action()
192 printer_->Println("kResFile"); in Action()
265 GetPrinter()->Println(package_name.value()); in Dump()
312 GetPrinter()->Println("Proto APK"); in Dump()
314 GetPrinter()->Println("Binary APK"); in Dump()