Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DCompile.cpp410 for (const std::unique_ptr<xml::XmlResource>& inline_xml_doc : inline_documents) { in CompileXml() local
411 if (!FlattenXmlToOutStream(output_path, *inline_xml_doc, &container_writer, in CompileXml()