Searched defs:FindAttribute (Results 1 – 4 of 4) sorted by relevance
305 inline XmlPullParser::const_iterator XmlPullParser::FindAttribute( in FindAttribute() function
417 Attribute* Element::FindAttribute(const StringPiece& ns, const StringPiece& name) { in FindAttribute() function in aapt::xml::Element421 const Attribute* Element::FindAttribute(const StringPiece& ns, const StringPiece& name) const { in FindAttribute() function in aapt::xml::Element
307 Maybe<StringPiece> FindAttribute(const XmlPullParser* parser, in FindAttribute() function
96 static xml::Attribute* FindAttribute(xml::Element *el, uint32_t resd_id) { in FindAttribute() function108 static xml::Attribute* FindAttribute(xml::Element *el, const std::string &package, in FindAttribute() function