Home
last modified time | relevance | path

Searched defs:xmlres (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()
364 std::unique_ptr<xml::XmlResource> xmlres; in CompileXml() local