Home
last modified time | relevance | path

Searched refs:LABEL_ATTR (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt/
H A DCommand.cpp256 LABEL_ATTR = 0x01010001, enumerator
1392 String8 llabel = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR, in doDump()
1592 group.label = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR, &error); in doDump()
1776 activityLabel = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR, in doDump()
/aosp14/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp46 LABEL_ATTR = 0x01010001, enumerator
708 label = GetAttributeStringDefault(FindAttribute(element, LABEL_ATTR), ""); in Extract()
721 auto attr = FindAttribute(element, LABEL_ATTR); in Extract()
1057 label = GetAttributeStringDefault(FindAttribute(element, LABEL_ATTR), ""); in Extract()
1557 label = GetAttributeStringDefault(FindAttribute(element, LABEL_ATTR), ""); in Extract()