Home
last modified time | relevance | path

Searched refs:table_flattener_options (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DOptimize.cpp57 TableFlattenerOptions table_flattener_options; member
180 if (!apk->WriteToArchive(context_, options_.table_flattener_options, writer.get())) { in Run()
240 TableFlattener table_flattener(options_.table_flattener_options, &table_buffer); in WriteSplitApk()
321 &options.table_flattener_options.use_sparse_entries) in Optimize()
DLink.cpp108 TableFlattenerOptions table_flattener_options; member
900 TableFlattener flattener(options_.table_flattener_options, &buffer); in FlattenTable()
1885 &options.table_flattener_options.use_sparse_entries) in Link()