Searched defs:manifestPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/link/
H A DLink.cpp57 std::string manifestPath; member in struct:aapt::LinkOptions
1084 std::unique_ptr<xml::XmlResource> manifestXml = loadXml(mOptions.manifestPath,
1093 mContext->getDiagnostics()->error(DiagMessage(mOptions.manifestPath)
1099 mContext->getDiagnostics()->error(DiagMessage(mOptions.manifestPath)
1237 if (!proguard::collectProguardRulesForManifest(Source(mOptions.manifestPath),
1391 &options.manifestPath)

Completed in 79 milliseconds