Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/test/unittest/ability_tool/
H A Dability_tool_test.cpp63 const std::string ABILITY_TOOL_HELP_MSG_FORCE_STOP = variable
414 EXPECT_EQ(cmd.ExecCommand(), ABILITY_TOOL_HELP_MSG_FORCE_STOP);
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_tool_command.cpp63 const std::string ABILITY_TOOL_HELP_MSG_FORCE_STOP = variable
200 resultReceiver_.append(ABILITY_TOOL_HELP_MSG_FORCE_STOP); in RunAsForceStop()