Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp1347 bool WriteManifestJavaFile(xml::XmlResource* manifest_xml) { in WriteManifestJavaFile() function in aapt::Linker
2284 if (!WriteManifestJavaFile(manifest_xml.get())) { in Run()