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

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

Completed in 61 milliseconds