Home
last modified time | relevance | path

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

/ohos5.0/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> … variable
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()
/ohos5.0/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> … variable