Searched defs:FindAttribute (Results 1 – 3 of 3) sorted by relevance
295 inline XmlPullParser::const_iterator XmlPullParser::FindAttribute( in FindAttribute() function
290 Maybe<StringPiece> FindAttribute(const XmlPullParser* parser, in FindAttribute() function
413 Attribute* Element::FindAttribute(const StringPiece& ns, const StringPiece& name) { in FindAttribute() function in aapt::xml::Element417 const Attribute* Element::FindAttribute(const StringPiece& ns, const StringPiece& name) const { in FindAttribute() function in aapt::xml::Element