Searched refs:compileXmlAttribute (Results 1 – 3 of 3) sorted by relevance
76 static Maybe<xml::AaptAttribute> compileXmlAttribute(const Reference& reference,
94 attr.compiledAttribute = ReferenceLinker::compileXmlAttribute( in visit()
227 Maybe<xml::AaptAttribute> ReferenceLinker::compileXmlAttribute(const Reference& reference, in compileXmlAttribute() function in aapt::ReferenceLinker