Searched refs:getStringOnlyAttribute (Results 1 – 1 of 1) sorted by relevance
102 Result<std::string> getStringOnlyAttribute(const ResXMLTree& tree, size_t index) { in getStringOnlyAttribute() function122 auto str = OR_RETURN(getStringOnlyAttribute(tree, index)); in getU32Attribute()167 auto result = getStringOnlyAttribute(tree, i); in parseManifest()