Home
last modified time | relevance | path

Searched defs:LinkOptions (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DLink.h38 struct LinkOptions { struct
39 std::string output_path;
40 std::string manifest_path;
44 bool output_to_directory = false;
45 bool auto_add_overlay = false;
65 bool no_auto_version = false;
66 bool no_version_vectors = false;
70 bool no_xml_namespaces = false;
78 bool merge_only = false;
89 bool keep_raw_values = false;
[all …]