Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptXml.cpp26 static String8 getStringAttributeAtIndex(const ResXMLTree& tree, ssize_t attrIndex, in getStringAttributeAtIndex() function
85 return getStringAttributeAtIndex(tree, idx, outError); in getAttribute()
93 return getStringAttributeAtIndex(tree, idx, outError); in getAttribute()