Searched refs:NAME_ATTR (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt/ |
D | Command.cpp | 258 NAME_ATTR = 0x01010003, enumerator 903 String8 name = AaptXml::getAttribute(tree, NAME_ATTR, &error); in doDump() 919 String8 name = AaptXml::getAttribute(tree, NAME_ATTR, &error); in doDump() 936 String8 name = AaptXml::getAttribute(tree, NAME_ATTR, &error); in doDump() 1526 String8 name = AaptXml::getAttribute(tree, NAME_ATTR, &error); in doDump() 1563 String8 name = AaptXml::getAttribute(tree, NAME_ATTR, &error); in doDump() 1607 String8 name = AaptXml::getAttribute(tree, NAME_ATTR, &error); in doDump() 1626 String8 name = AaptXml::getAttribute(tree, NAME_ATTR, &error); in doDump() 1636 String8 name = AaptXml::getAttribute(tree, NAME_ATTR, &error); in doDump() 1646 String8 name = AaptXml::getAttribute(tree, NAME_ATTR, &error); in doDump() [all …]
|