Searched defs:Print (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/tools/aapt2/java/ |
H A D | ClassDefinition.cpp | 26 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
|
H A D | AnnotationProcessor.cpp | 126 void AnnotationProcessor::Print(Printer* printer, bool strip_api_annotations) const { in Print() function in aapt::AnnotationProcessor
|
/aosp14/frameworks/base/tools/aapt2/ |
H A D | ResourceValues.cpp | 95 void RawString::Print(std::ostream* out) const { in Print() function in aapt::RawString 144 void Reference::Print(std::ostream* out) const { in Print() function in aapt::Reference 224 void Id::Print(std::ostream* out) const { in Print() function in aapt::Id 266 void String::Print(std::ostream* out) const { in Print() function in aapt::String 313 void StyledString::Print(std::ostream* out) const { in Print() function in aapt::StyledString 661 void Attribute::Print(std::ostream* out) const { in Print() function in aapt::Attribute 864 void Style::Print(std::ostream* out) const { in Print() function in aapt::Style 953 void Array::Print(std::ostream* out) const { in Print() function in aapt::Array 980 void Plural::Print(std::ostream* out) const { in Print() function in aapt::Plural 1023 void Styleable::Print(std::ostream* out) const { in Print() function in aapt::Styleable [all …]
|
H A D | Debug.cpp | 831 void Print() { in Print() function in aapt::__anon90c09ce60510::ChunkPrinter
|
/aosp14/frameworks/base/tools/aapt2/dump/ |
H A D | DumpManifest.cpp | 126 void Print(text::Printer* printer) { in Print() function in aapt::Architectures 176 void Print(text::Printer* printer) { in Print() function in aapt::Components 232 virtual void Print(text::Printer* printer) { in Print() function in aapt::ManifestExtractor::Element 635 void Print(text::Printer* printer) override { in Print() function in aapt::Manifest 741 void Print(text::Printer* printer) override { in Print() function in aapt::Application 838 void Print(text::Printer* printer) override { in Print() function in aapt::UsesSdkBadging 895 void Print(text::Printer* printer) override { in Print() function in aapt::UsesConfiguarion 1386 void Print(text::Printer* printer) override { in Print() function in aapt::UsesPermission 1496 void Print(text::Printer* printer) override { in Print() function in aapt::UsesPermissionSdk23 1528 void Print(text::Printer* printer) override { in Print() function in aapt::Permission [all …]
|
/aosp14/frameworks/base/tools/aapt2/text/ |
H A D | Printer.cpp | 38 Printer& Printer::Print(StringPiece str) { in Print() function in aapt::text::Printer
|
/aosp14/frameworks/base/tools/streaming_proto/ |
H A D | Errors.cpp | 67 Errors::Print() const in Print() function in android::stream_proto::Errors
|
/aosp14/system/core/libprocessgroup/ |
H A D | cgroup_map.cpp | 164 void CgroupMap::Print() const { in Print() function in CgroupMap
|
/aosp14/system/core/cli-test/ |
H A D | cli-test.cpp | 66 static void Print(Color c, const char* lhs, const char* fmt, ...) { in Print() function
|