Home
last modified time | relevance | path

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

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