Searched refs:CompileXmlAttribute (Results 1 – 4 of 4) sorted by relevance
100 static Maybe<xml::AaptAttribute> CompileXmlAttribute(const Reference& reference,
80 ReferenceLinker::CompileXmlAttribute(attr_ref, callsite_, context_, symbols_, &err_str); in Visit()
292 EXPECT_FALSE(ReferenceLinker::CompileXmlAttribute( in TEST()297 ASSERT_TRUE(ReferenceLinker::CompileXmlAttribute( in TEST()
325 Maybe<xml::AaptAttribute> ReferenceLinker::CompileXmlAttribute(const Reference& reference, in CompileXmlAttribute() function in aapt::ReferenceLinker