Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DLink.h40 std::string manifest_path; member
119 &options_.manifest_path, Command::kPath); in LinkCommand()
H A DLink.cpp1943 LoadXml(options_.manifest_path, context_->GetDiagnostics()); in Run()
/aosp14/frameworks/base/tools/aapt2/test/
H A DFixture.h119 LinkCommandBuilder& SetManifestFile(const std::string& manifest_path);