Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/gdb_plugin/
Dandroid-commands.py686 self.manifest_path = args[0]
696 self.manifest_path = manifests[0]
701 self.manifest_path)
703 self.manifest_path)
/frameworks/base/tools/aapt2/cmd/
DLink.cpp71 std::string manifest_path; member
1419 LoadXml(options_.manifest_path, context_->GetDiagnostics()); in Run()
1679 !proguard::CollectProguardRulesForManifest(Source(options_.manifest_path), in Run()
1685 !proguard::CollectProguardRulesForManifest(Source(options_.manifest_path), in Run()
1847 &options.manifest_path) in Link()