Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DApkInfo.h31 &include_resource_table_); in ApkInfoCommand()
43 bool include_resource_table_ = false; variable
DApkInfo.cpp75 ExportApkInfo(apk.get(), include_resource_table_, xml_resources_, &out_apk_info, diag_); in Action()