Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/xml/
H A DXmlDom.cpp224 static void CopyAttributes(Element* el, android::ResXMLParser* parser, in CopyAttributes() function
337 CopyAttributes(el.get(), &tree, &xml_resource->string_pool); in Inflate()