Home
last modified time | relevance | path

Searched refs:CMD_STOP_ABILITY (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/
H A Dability_tool.cpp39 constexpr char CMD_STOP_ABILITY[] = "stopability"; member
80 strcmp(command, CMD_STOP_ABILITY) != 0 && in SetCommand()
123 } else if (strcmp(command_, CMD_STOP_ABILITY) == 0) { in RunCommand()

Completed in 1 milliseconds