Home
last modified time | relevance | path

Searched defs:Print (Results 1 – 8 of 8) 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.cpp126 void AnnotationProcessor::Print(Printer* printer, bool strip_api_annotations) const { in Print() function in aapt::AnnotationProcessor
/frameworks/base/tools/aapt2/
DResourceValues.cpp94 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
223 void Id::Print(std::ostream* out) const { in Print() function in aapt::Id
265 void String::Print(std::ostream* out) const { in Print() function in aapt::String
312 void StyledString::Print(std::ostream* out) const { in Print() function in aapt::StyledString
340 void FileReference::Print(std::ostream* out) const { in Print() function in aapt::FileReference
380 void BinaryPrimitive::Print(std::ostream* out) const { in Print() function in aapt::BinaryPrimitive
660 void Attribute::Print(std::ostream* out) const { in Print() function in aapt::Attribute
863 void Style::Print(std::ostream* out) const { in Print() function in aapt::Style
952 void Array::Print(std::ostream* out) const { in Print() function in aapt::Array
[all …]
DDebug.cpp812 void Print() { in Print() function in aapt::__anon545c9ca40511::ChunkPrinter
/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp131 virtual void Print(text::Printer* printer) { } in Print() function in aapt::ManifestExtractor::Element
465 void Print(text::Printer* printer) override { in Print() function in aapt::Manifest
563 void Print(text::Printer* printer) override { in Print() function in aapt::Application
635 void Print(text::Printer* printer) override { in Print() function in aapt::UsesSdkBadging
675 void Print(text::Printer* printer) override { in Print() function in aapt::UsesConfiguarion
1102 void Print(text::Printer* printer) override { in Print() function in aapt::UsesPermission
1192 void Print(text::Printer* printer) override { in Print() function in aapt::UsesPermissionSdk23
1213 void Print(text::Printer* printer) override { in Print() function in aapt::Permission
1275 void Print(text::Printer* printer) override { in Print() function in aapt::Activity
1392 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.cpp67 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