Searched defs:ResourceFileFlattenerOptions (Results 1 – 1 of 1) sorted by relevance
299 struct ResourceFileFlattenerOptions { struct300 bool no_auto_version = false;301 bool no_version_vectors = false;302 bool no_version_transitions = false;303 bool no_xml_namespaces = false;304 bool keep_raw_values = false;305 bool do_not_compress_anything = false;306 bool update_proguard_spec = false;307 std::unordered_set<std::string> extensions_to_not_compress;