Home
last modified time | relevance | path

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

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