Lines Matching refs:SetDescription
35 SetDescription("Dump information about an APK or APC."); in DumpApkCommand()
94 SetDescription("Print the contents of the AAPT2 Container (APC) generated fom compilation."); in DumpAPCCommand()
126 SetDescription("Print information extracted from the manifest of the APK."); in DumpBadgingCommand()
143 SetDescription("Print every configuration used by a resource in the APK."); in DumpConfigsCommand()
153 SetDescription("Print the package name of the APK."); in DumpPackageNameCommand()
163 SetDescription("Print the permissions extracted from the manifest of the APK."); in DumpPermissionsCommand()
177 SetDescription("Print the contents of the resource table string pool in the APK."); in DumpStringsCommand()
188 SetDescription("Print the parents of a style in an APK."); in DumpStyleParentCommand()
202 SetDescription("Print the contents of the resource table from the APK."); in DumpTableCommand()
219 SetDescription("Print the string pool of a compiled xml in an APK."); in DumpXmlStringsCommand()
233 SetDescription("Print the tree of a compiled xml in an APK."); in DumpXmlTreeCommand()