Searched refs:CopyAttribute (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/link/
H A DXmlCompatVersioner.cpp35 static bool CopyAttribute(const xml::Attribute& src_attr, bool generated, xml::Element* dst_el, function in namespace:aapt
62 if (!CopyAttribute(src_attr, generated, dst_el, out_string_pool)) {
72 if (!CopyAttribute(src_attr, generated, dst_el, out_string_pool)) {

Completed in 137 milliseconds