Searched refs:table_flattener_options_ (Results 1 – 2 of 2) sorted by relevance
67 &table_flattener_options_.collapse_key_stringpool); in ConvertCommand()75 &table_flattener_options_.deduplicate_entry_values); in ConvertCommand()85 TableFlattenerOptions table_flattener_options_; variable
70 table_flattener_options_(table_flattener_options), in BinaryApkSerializer()89 TableFlattener table_flattener(table_flattener_options_, &buffer); in SerializeTable()145 TableFlattenerOptions table_flattener_options_; member in aapt::BinaryApkSerializer423 table_flattener_options_.sparse_entries = SparseEntriesMode::Enabled; in Action()426 table_flattener_options_.sparse_entries = SparseEntriesMode::Forced; in Action()428 table_flattener_options_.use_compact_entries = enable_compact_entries_; in Action()430 if (!ExtractResourceConfig(*resources_config_path_, &context, table_flattener_options_)) { in Action()435 return Convert(&context, apk.get(), writer.get(), format, table_flattener_options_, in Action()