Searched refs:inline_xml_doc (Results 1 – 1 of 1) sorted by relevance
410 for (const std::unique_ptr<xml::XmlResource>& inline_xml_doc : inline_documents) { in CompileXml() local411 if (!FlattenXmlToOutStream(output_path, *inline_xml_doc, &container_writer, in CompileXml()