Searched refs:CMD_DUMP_ABILITY (Results 1 – 1 of 1) sorted by relevance
41 constexpr char CMD_DUMP_ABILITY[] = "dump"; variable82 strcmp(command, CMD_DUMP_ABILITY) != 0) { in SetCommand()127 } else if (strcmp(command_, CMD_DUMP_ABILITY) == 0) { in RunCommand()151 if (strcmp(command_, CMD_DUMP_ABILITY) == 0) { in BuildWant()