Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DXmlDom.cpp201 static void copyAttributes(Element* el, android::ResXMLParser* parser) { in copyAttributes() function
270 copyAttributes(node.get(), &tree); in inflate()