HomeSort by relevance Sort by last modified time
    Searched defs:table_flattener_options (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aapt2/optimize/
MultiApkGenerator.h 34 TableFlattenerOptions table_flattener_options; member in struct:aapt::MultiApkGeneratorOptions
  /frameworks/base/tools/aapt2/cmd/
Optimize.cpp 74 TableFlattenerOptions table_flattener_options; member in struct:aapt::OptimizeOptions
205 options_.table_flattener_options, options_.kept_artifacts};
214 if (!apk->WriteToArchive(context_, options_.table_flattener_options, writer.get())) {
273 TableFlattener table_flattener(options_.table_flattener_options, &table_buffer);
296 options->table_flattener_options.whitelisted_resources.insert(resource_name.to_string());
363 &options.table_flattener_options.use_sparse_entries)
366 &options.table_flattener_options.collapse_key_stringpool)
460 if (options.table_flattener_options.collapse_key_stringpool) {
Link.cpp 122 TableFlattenerOptions table_flattener_options; member in struct:aapt::LinkOptions
    [all...]

Completed in 79 milliseconds