Searched defs:attr_name (Results 1 – 7 of 7) sorted by relevance
| /frameworks/libs/binary_translation/tools/nogrod/ |
| D | dwarf_info.h | 62 [[nodiscard]] uint64_t GetUint64AttributeOr(uint16_t attr_name, uint64_t default_value) const { in GetUint64AttributeOr()
|
| D | dwarf_info.cc | 269 uint64_t attr_name = bs.ReadLeb128(); in ReadAbbrev() local 449 bool DwarfDie::GetBoolAttributeOr(uint16_t attr_name, bool default_value) const { in GetBoolAttributeOr()
|
| /frameworks/base/tools/aapt2/java/ |
| D | JavaClassGenerator.cpp | 85 static std::string TransformNestedAttr(const ResourceNameRef& attr_name, in TransformNestedAttr() 323 const ResourceName& attr_name = entry.attr_ref->name.value(); in ProcessStyleable() local 406 const ResourceName& attr_name = styleable_attr.attr_ref->name.value(); in ProcessStyleable() local
|
| /frameworks/base/tools/aapt2/compile/ |
| D | InlineXmlFormatParser.cpp | 33 std::string attr_name; member
|
| /frameworks/base/media/mca/filterfw/jni/ |
| D | jni_shader_program.cpp | 261 jstring attr_name, in Java_android_filterfw_core_ShaderProgram_setShaderAttributeValues() 290 jstring attr_name, in Java_android_filterfw_core_ShaderProgram_setShaderAttributeVertexFrame()
|
| /frameworks/base/tools/aapt2/link/ |
| D | ManifestFixer.cpp | 66 const std::string& attr_name) { in VerifyDeeplinkPathAttribute() 649 static void FullyQualifyClassName(StringPiece package, StringPiece attr_ns, StringPiece attr_name, in FullyQualifyClassName()
|
| /frameworks/base/tools/aapt2/xml/ |
| D | XmlDom.cpp | 460 StringPiece attr_name, StringPiece attr_value) { in FindChildWithAttribute() 466 StringPiece attr_ns, StringPiece attr_name, in FindChildWithAttribute()
|