Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/xml/
DXmlDom.cpp223 static void CopyAttributes(Element* el, android::ResXMLParser* parser, StringPool* out_pool) { in CopyAttributes() function
335 CopyAttributes(el.get(), &tree, &xml_resource->string_pool); in Inflate()