Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DCompile.cpp321 static bool FlattenXmlToOutStream(const StringPiece& output_path, const xml::XmlResource& xmlres, in FlattenXmlToOutStream() function
411 if (!FlattenXmlToOutStream(output_path, *xmlres, &container_writer, in CompileXml()
417 if (!FlattenXmlToOutStream(output_path, *inline_xml_doc, &container_writer, in CompileXml()