Home
last modified time | relevance | path

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

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