Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp921 std::optional<AppInfo> ExtractAppInfoFromManifest(xml::XmlResource* xml_res, in ExtractAppInfoFromManifest() function in aapt::Linker
1950 ExtractAppInfoFromManifest(manifest_xml.get(), context_->GetDiagnostics())) { in Run()
1977 ExtractAppInfoFromManifest(manifest_xml.get(), context_->GetDiagnostics()); in Run()