Home
last modified time | relevance | path

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

/foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/
H A Dability_tool.cpp38 constexpr char CMD_START_ABILITY[] = "start"; member
79 if (strcmp(command, CMD_START_ABILITY) != 0 && in SetCommand()
121 if (strcmp(command_, CMD_START_ABILITY) == 0) { in RunCommand()

Completed in 1 milliseconds