Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DLink.cpp95 bool do_not_compress_anything = false; member
305 bool do_not_compress_anything = false; member
422 if (options_.do_not_compress_anything) { in GetCompressionFlags()
1387 file_flattener_options.do_not_compress_anything = options_.do_not_compress_anything; in WriteApk()