Searched refs:ABILITY_TOOL_NAME (Results 1 – 1 of 1) sorted by relevance
33 const std::string ABILITY_TOOL_NAME = "ability_tool"; variable103 …olCommand::AbilityToolCommand(int argc, char* argv[]) : ShellCommand(argc, argv, ABILITY_TOOL_NAME) in AbilityToolCommand()