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

  /frameworks/base/tools/aapt2/cmd/
Optimize.cpp 67 TableFlattenerOptions table_flattener_options; member in struct:aapt::OptimizeOptions
222 if (!apk->WriteToArchive(context_, options_.table_flattener_options, &filters,
233 if (!apk->WriteToArchive(context_, options_.table_flattener_options, writer.get())) {
294 TableFlattener table_flattener(options_.table_flattener_options, &table_buffer);
378 &options.table_flattener_options.use_sparse_entries)
Link.cpp 110 TableFlattenerOptions table_flattener_options; member in struct:aapt::LinkOptions
    [all...]

Completed in 59 milliseconds