Home
last modified time | relevance | path

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

12

/aosp12/frameworks/native/opengl/tests/configdump/
H A Dconfigdump.cpp25 struct Attribute { struct
31 Attribute attributes[] = { argument
/aosp12/frameworks/base/tools/aapt2/xml/
H A DXmlDom.h77 struct Attribute { struct
82 Maybe<AaptAttribute> compiled_attribute; argument
94 std::vector<Attribute> attributes; argument
H A DXmlPullParser.h141 struct Attribute { struct
146 int compare(const Attribute& rhs) const; argument
/aosp12/frameworks/base/tools/aapt2/
H A DResourceValues.h292 struct Attribute : public TransformableValue<Attribute, BaseValue<Attribute>> { struct
306 explicit Attribute(uint32_t t = 0u); argument
H A DResources.proto407 message Attribute { message
H A DResourceValues.cpp489 Attribute::Attribute(uint32_t t) in Attribute() function in aapt::Attribute
/aosp12/frameworks/base/tools/bit/
H A Daapt.cpp44 struct Attribute { struct
55 vector<Attribute> attributes; argument
/aosp12/frameworks/compile/mclinker/include/mcld/MC/
H A DAttributeSet.h17 class Attribute; variable
H A DInput.h21 class Attribute; variable
/aosp12/system/core/libprocessgroup/profiles/
H A Dtask_profiles.proto29 message Attribute { message
/aosp12/build/soong/bp2build/
H A Dconfigurability.go70 func prettyPrintAttribute(v bazel.Attribute, indent int) (string, error) {
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A 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
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHal.h49 using Attribute = IComposerClient::Attribute; variable
/aosp12/frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/
H A DMediaCodecsXmlParser.h53 typedef std::pair<std::string, std::string> Attribute; typedef
/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h72 std::vector<llvm::AttributeSet> Attribute; variable
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h72 std::vector<llvm::AttributeSet> Attribute; variable
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.h75 std::vector<llvm::AttributeSet> Attribute; variable
/aosp12/packages/apps/Launcher3/protos/
H A Dlauncher_atom.proto115 enum Attribute { enum
/aosp12/frameworks/av/media/libstagefright/xmlparser/test/
H A DXMLParserTest.cpp365 typedef pair<string, string> Attribute; in TEST_F() typedef
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dcciss_defs.h94 BYTE Attribute : 3; member
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DBinaryXmlPullParser.java694 private static class Attribute { class in BinaryXmlPullParser
/aosp12/build/soong/bazel/
H A Dproperties.go226 type Attribute interface { interface
/aosp12/system/bt/include/hardware/avrcp/
H A Davrcp_common.h84 enum class Attribute : uint32_t { enum
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
H A DIkeSaPayload.java1718 public abstract static class Attribute { class in IkeSaPayload
1743 protected Attribute(int type) { in Attribute() method in IkeSaPayload.Attribute
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DSFFakeHwc_test.cpp72 using Attribute = V2_4::IComposerClient::Attribute; typedef

12