Searched refs:aapt_attr (Results 1 – 1 of 1) sorted by relevance
257 const xml::AaptAttribute& aapt_attr = xml_attr->compiled_attribute.value(); in WriteAttributes() local259 StringPool::Ref name_ref = package_pools[aapt_attr.id.value().package_id()].MakeRef( in WriteAttributes()260 xml_attr->name, StringPool::Context(aapt_attr.id.value().id)); in WriteAttributes()