Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_tool_command.cpp83 const std::string ABILITY_TOOL_HELP_MSG_WINDOW_MODE_INVALID = "error: --options windowMode <value> with invalid param"; member
350 ABILITY_TOOL_HELP_MSG_WINDOW_MODE_INVALID.c_str()); in ParseStartAbilityArgsFromCmd()
351 resultReceiver_.append(ABILITY_TOOL_HELP_MSG_WINDOW_MODE_INVALID + "\n"); in ParseStartAbilityArgsFromCmd()
/foundation/ability/ability_runtime/tools/test/unittest/ability_tool/
H A Dability_tool_test.cpp83 const std::string ABILITY_TOOL_HELP_MSG_WINDOW_MODE_INVALID = "error: --options windowMode <value> with invalid param"; member

Completed in 3 milliseconds