Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/link/
DManifestFixer.h31 struct ManifestFixerOptions { struct
87 explicit ManifestFixer(const ManifestFixerOptions& options) : options_(options) { in ManifestFixer()
97 ManifestFixerOptions options_;
DManifestFixer_test.cpp69 const StringPiece& str, const ManifestFixerOptions& options) { in VerifyWithOptions()
/frameworks/base/tools/aapt2/cmd/
DLink.h76 ManifestFixerOptions manifest_fixer_options;