Home
last modified time | relevance | path

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

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