Searched refs:FlattenXml (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp251 static bool FlattenXml(IAaptContext* context, xml::XmlResource* xml_res, const StringPiece& path, function in namespace:aapt
596 error |= !FlattenXml(context_, doc.get(), dst_path, options_.keep_raw_values,
1380 bool result = FlattenXml(context_, manifest, "AndroidManifest.xml", keep_raw_values, writer);

Completed in 25 milliseconds