/aosp12/frameworks/native/opengl/tests/configdump/ |
H A D | configdump.cpp | 25 struct Attribute { struct 31 Attribute attributes[] = { argument
|
/aosp12/frameworks/base/tools/aapt2/xml/ |
H A D | XmlDom.h | 77 struct Attribute { struct 82 Maybe<AaptAttribute> compiled_attribute; argument 94 std::vector<Attribute> attributes; argument
|
H A D | XmlPullParser.h | 141 struct Attribute { struct 146 int compare(const Attribute& rhs) const; argument
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | ResourceValues.h | 292 struct Attribute : public TransformableValue<Attribute, BaseValue<Attribute>> { struct 306 explicit Attribute(uint32_t t = 0u); argument
|
H A D | Resources.proto | 407 message Attribute { message
|
H A D | ResourceValues.cpp | 489 Attribute::Attribute(uint32_t t) in Attribute() function in aapt::Attribute
|
/aosp12/frameworks/base/tools/bit/ |
H A D | aapt.cpp | 44 struct Attribute { struct 55 vector<Attribute> attributes; argument
|
/aosp12/frameworks/compile/mclinker/include/mcld/MC/ |
H A D | AttributeSet.h | 17 class Attribute; variable
|
H A D | Input.h | 21 class Attribute; variable
|
/aosp12/system/core/libprocessgroup/profiles/ |
H A D | task_profiles.proto | 29 message Attribute { message
|
/aosp12/build/soong/bp2build/ |
H A D | configurability.go | 70 func prettyPrintAttribute(v bazel.Attribute, indent int) (string, error) {
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
H A D | LayoutParserWrapper.java | 206 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 D | Hal.h | 49 using Attribute = IComposerClient::Attribute; variable
|
/aosp12/frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/ |
H A D | MediaCodecsXmlParser.h | 53 typedef std::pair<std::string, std::string> Attribute; typedef
|
/aosp12/frameworks/compile/slang/BitWriter_2_9/ |
H A D | ValueEnumerator.h | 72 std::vector<llvm::AttributeSet> Attribute; variable
|
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/ |
H A D | ValueEnumerator.h | 72 std::vector<llvm::AttributeSet> Attribute; variable
|
/aosp12/frameworks/compile/slang/BitWriter_3_2/ |
H A D | ValueEnumerator.h | 75 std::vector<llvm::AttributeSet> Attribute; variable
|
/aosp12/packages/apps/Launcher3/protos/ |
H A D | launcher_atom.proto | 115 enum Attribute { enum
|
/aosp12/frameworks/av/media/libstagefright/xmlparser/test/ |
H A D | XMLParserTest.cpp | 365 typedef pair<string, string> Attribute; in TEST_F() typedef
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | cciss_defs.h | 94 BYTE Attribute : 3; member
|
/aosp12/frameworks/base/core/java/com/android/internal/util/ |
H A D | BinaryXmlPullParser.java | 694 private static class Attribute { class in BinaryXmlPullParser
|
/aosp12/build/soong/bazel/ |
H A D | properties.go | 226 type Attribute interface { interface
|
/aosp12/system/bt/include/hardware/avrcp/ |
H A D | avrcp_common.h | 84 enum class Attribute : uint32_t { enum
|
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/ |
H A D | IkeSaPayload.java | 1718 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 D | SFFakeHwc_test.cpp | 72 using Attribute = V2_4::IComposerClient::Attribute; typedef
|