Home
last modified time | relevance | path

Searched refs:flattenAndLink (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/
DXmlFlattener.h61 Maybe<size_t> flattenAndLink(const Source& source, Node* root,
DXmlFlattener_test.cpp63 if (!flattenAndLink(Source{ "test.xml" }, root.get(), std::u16string(u"android"), in testFlatten()
DXmlFlattener.cpp532 Maybe<size_t> flattenAndLink(const Source& source, Node* root, in flattenAndLink() function
DMain.cpp448 Maybe<size_t> minStrippedSdk = xml::flattenAndLink(item.source, root.get(), in linkXml()
575 if (!xml::flattenAndLink(options.manifest, merger.getMergedXml(), options.appInfo.package, in compileManifest()