Home
last modified time | relevance | path

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

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