Home
last modified time | relevance | path

Searched refs:aapt_attr (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/format/binary/
DXmlFlattener.cpp257 const xml::AaptAttribute& aapt_attr = xml_attr->compiled_attribute.value(); in WriteAttributes() local
259 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()