Home
last modified time | relevance | path

Searched refs:HELP_MSG_PROCESS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Dability_command.h104 const std::string HELP_MSG_PROCESS = "usage: aa process <options>\n" variable
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp805 resultReceiver_.append(HELP_MSG_PROCESS); in RunAsProcessCommand()