Home
last modified time | relevance | path

Searched defs:Print (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/tools/aapt2/java/
DClassDefinition.cpp26 void ClassMember::Print(bool /*final*/, Printer* printer, bool strip_api_annotations) const { in Print() function in aapt::ClassMember
34 void MethodDefinition::Print(bool final, Printer* printer, bool) const { in Print() function in aapt::MethodDefinition
77 void ClassDefinition::Print(bool final, Printer* printer, bool strip_api_annotations) const { in Print() function in aapt::ClassDefinition
DAnnotationProcessor.cpp113 void AnnotationProcessor::Print(Printer* printer, bool strip_api_annotations) const { in Print() function in aapt::AnnotationProcessor
/frameworks/base/tools/aapt2/
DResourceValues.cpp93 void RawString::Print(std::ostream* out) const { in Print() function in aapt::RawString
143 void Reference::Print(std::ostream* out) const { in Print() function in aapt::Reference
227 void Id::Print(std::ostream* out) const { in Print() function in aapt::Id
277 void String::Print(std::ostream* out) const { in Print() function in aapt::String
332 void StyledString::Print(std::ostream* out) const { in Print() function in aapt::StyledString
369 void FileReference::Print(std::ostream* out) const { in Print() function in aapt::FileReference
413 void BinaryPrimitive::Print(std::ostream* out) const { in Print() function in aapt::BinaryPrimitive
697 void Attribute::Print(std::ostream* out) const { in Print() function in aapt::Attribute
912 void Style::Print(std::ostream* out) const { in Print() function in aapt::Style
1010 void Array::Print(std::ostream* out) const { in Print() function in aapt::Array
[all …]
/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp129 virtual void Print(text::Printer* printer) { } in Print() function in aapt::ManifestExtractor::Element
451 void Print(text::Printer* printer) override { in Print() function in aapt::Manifest
545 void Print(text::Printer* printer) override { in Print() function in aapt::Application
615 void Print(text::Printer* printer) override { in Print() function in aapt::UsesSdkBadging
655 void Print(text::Printer* printer) override { in Print() function in aapt::UsesConfiguarion
1071 void Print(text::Printer* printer) override { in Print() function in aapt::UsesPermission
1120 void Print(text::Printer* printer) override { in Print() function in aapt::UsesPermissionSdk23
1141 void Print(text::Printer* printer) override { in Print() function in aapt::Permission
1203 void Print(text::Printer* printer) override { in Print() function in aapt::Activity
1320 void Print(text::Printer* printer) override { in Print() function in aapt::UsesLibrary
[all …]
/frameworks/base/tools/aapt2/text/
DPrinter.cpp38 Printer& Printer::Print(const StringPiece& str) { in Print() function in aapt::text::Printer
/frameworks/base/tools/streaming_proto/
DErrors.cpp66 Errors::Print() const in Print() function in android::stream_proto::Errors
/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/
DBCHeaderField.h80 void Print() { in Print() function