Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DLink.cpp915 Maybe<AppInfo> ExtractAppInfoFromManifest(xml::XmlResource* xml_res, IDiagnostics* diag) { in ExtractAppInfoFromManifest() function in aapt::Linker
1827 ExtractAppInfoFromManifest(manifest_xml.get(), context_->GetDiagnostics())) { in Run()
1854 ExtractAppInfoFromManifest(manifest_xml.get(), context_->GetDiagnostics()); in Run()