Searched refs:commandDescription (Results 1 – 25 of 27) sorted by relevance
12
185 String commandDescription = ExtendedCommands.getCommandDescription(leafJc); in format() local186 if (commandDescription != null) { in format()188 writer.write(commandDescription); in format()
148 return parameters.commandDescription(); in getCommandDescription()
26 @Parameters(commandDescription = "Add file contents to the index")
8 @Parameters(commandNames = "add", commandDescription = "Add file contents to the index")
8 @Parameters(commandNames = "add", commandDescription = "Hidden command to add file contents to the …
26 @Parameters(separators = "=", commandDescription = "Record changes to the repository")
42 @Parameters(commandDescription = "Lists the type ids in a dex file's type table.")
42 @Parameters(commandDescription = "Lists the fields in a dex file's field table.")
42 @Parameters(commandDescription = "Lists the methods in a dex file's method table.")
42 @Parameters(commandDescription = "Lists the strings in a dex file's string table.")
43 @Parameters(commandDescription = "Lists the classes in a dex file.")
44 @Parameters(commandDescription = "Shows usage information")
47 @Parameters(commandDescription = "Prints an annotated hex dump for the given dex file")
45 @Parameters(commandDescription = "Lists various objects in a dex file.")
50 @Parameters(commandDescription = "Deodexes an odex/oat file")
51 @Parameters(commandDescription = "Lists the dex files in an apk/oat file.")
50 @Parameters(commandDescription = "Lists the stored dependencies in an odex/oat file.")
48 @Parameters(commandDescription = "Lists the instance field offsets for classes in a dex file.")
45 @Parameters(commandDescription = "Shows usage information")
50 @Parameters(commandDescription = "Lists the virtual method tables for classes in a dex file.")
53 @Parameters(commandDescription = "Disassembles a dex file.")
59 String commandDescription() default ""; in commandDescription() method
500 @Parameters(commandDescription = "Help for the given commands.")807 @Parameters(separators = "=", commandDescription = "My command") in equalSeparator()944 @Parameters(commandDescription = "command a") in usageCommandsUnderUsage()949 @Parameters(commandDescription = "command b") in usageCommandsUnderUsage()969 @Parameters(commandDescription = "command a") in usageWithEmpytLine()974 @Parameters(commandDescription = "command b") in usageWithEmpytLine()
43 @Parameters(commandDescription = "Shows usage information")
46 @Parameters(commandDescription = "Assembles smali files into a dex file.")