Home
last modified time | relevance | path

Searched defs:Attribute (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/xml/
H A DXmlDom.h76 struct Attribute { struct
81 std::optional<AaptAttribute> compiled_attribute; argument
93 std::vector<Attribute> attributes; argument
H A DXmlPullParser.h140 struct Attribute { struct
145 int compare(const Attribute& rhs) const; argument
/aosp14/frameworks/base/tools/aapt2/
H A DResourceValues.h290 struct Attribute : public TransformableValue<Attribute, BaseValue<Attribute>> { struct
304 explicit Attribute(uint32_t t = 0u); argument
H A DResources.proto416 message Attribute { message
H A DResourceValues.cpp490 Attribute::Attribute(uint32_t t) in Attribute() function in aapt::Attribute
/aosp14/frameworks/base/tools/bit/
H A Daapt.cpp44 struct Attribute { struct
55 vector<Attribute> attributes; argument
/aosp14/system/core/libprocessgroup/profiles/
H A Dtask_profiles.proto29 message Attribute { message
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DMeshSpecification.java169 public static class Attribute { class in MeshSpecification
175 public Attribute(@Type int type, int offset, @NonNull String name) { in Attribute() method in MeshSpecification.Attribute
/aosp14/frameworks/base/libs/hwui/jni/
H A DMeshSpecification.cpp24 using Attribute = SkMeshSpecification::Attribute; typedef
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...