Searched refs:aaptAttr (Results 1 - 1 of 1) sorted by path

/frameworks/base/tools/aapt2/flatten/
H A DXmlFlattener.cpp223 const xml::AaptAttribute& aaptAttr = xmlAttr->compiledAttribute.value(); local
225 StringPool::Ref nameRef = mPackagePools[aaptAttr.id.value().packageId()].makeRef(
226 xmlAttr->name, StringPool::Context{ aaptAttr.id.value().id });

Completed in 116 milliseconds