Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/xml/
DXmlDom.h96 struct Attribute { struct
101 Maybe<AaptAttribute> compiled_attribute; argument
112 std::vector<Attribute> attributes; argument
DXmlPullParser.h132 struct Attribute { struct
137 int compare(const Attribute& rhs) const; argument
/frameworks/native/opengl/tests/configdump/
Dconfigdump.cpp25 struct Attribute { struct
31 Attribute attributes[] = { argument
/frameworks/base/tools/aapt2/
DResourceValues.h247 struct Attribute : public BaseValue<Attribute> { struct
260 Attribute(); argument
DResourceValues.cpp352 Attribute::Attribute() in Attribute() function in aapt::Attribute
358 Attribute::Attribute(bool w, uint32_t t) in Attribute() function in aapt::Attribute
DFormat.proto124 message Attribute { message
/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp320 struct Attribute { struct in android::EGLAttributeVector
321 Attribute() : v(0) {}; in Attribute() function
322 explicit Attribute(EGLint v) : v(v) { } in Attribute() argument
323 EGLint v;
324 bool operator < (const Attribute& other) const { in operator <()
/frameworks/base/tools/bit/
Daapt.cpp44 struct Attribute { struct
55 vector<Attribute> attributes; argument
/frameworks/compile/mclinker/include/mcld/MC/
DAttributeSet.h17 class Attribute; variable
DInput.h21 class Attribute; variable
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayoutParserWrapper.java206 private static class Attribute { class in LayoutParserWrapper
212 public Attribute(@Nullable String namespace, String name, String value) { in Attribute() method in LayoutParserWrapper.Attribute
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h72 std::vector<llvm::AttributeSet> Attribute; variable
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h72 std::vector<llvm::AttributeSet> Attribute; variable
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h75 std::vector<llvm::AttributeSet> Attribute; variable
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...