Searched refs:SetDescription (Results 1 – 9 of 9) sorted by relevance
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()[all …]
27 SetDescription("Prints the differences in resources of two apks."); in DiffCommand()
30 SetDescription("Converts an apk between binary and proto formats."); in ConvertCommand()
48 SetDescription("Compiles resources to be linked into an apk."); in CompileCommand()
69 SetDescription("Preforms resource optimizations on an apk."); in OptimizeCommand()
76 void SetDescription(const android::StringPiece& name);
111 SetDescription("Links resources into an apk."); in LinkCommand()
123 void Command::SetDescription(const StringPiece& description) { in SetDescription() function in aapt::Command
53 SetDescription("Prints the version of aapt."); in VersionCommand()102 SetDescription("Runs aapt in daemon mode. Each subsequent line is a single parameter to the\n" in DaemonCommand()