Home
last modified time | relevance | path

Searched defs:xmlres (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp316 static bool FlattenXmlToOutStream(const StringPiece& output_path, const xml::XmlResource& xmlres, in FlattenXmlToOutStream()
359 std::unique_ptr<xml::XmlResource> xmlres; in CompileXml() local