Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DApkInfo.h35 &xml_resources_); in ApkInfoCommand()
44 std::unordered_set<std::string> xml_resources_; variable
DApkInfo.cpp75 ExportApkInfo(apk.get(), include_resource_table_, xml_resources_, &out_apk_info, diag_); in Action()