Home
last modified time | relevance | path

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

/test/ostest/wukong/common/src/
Dapp_manager.cpp27 const std::string HELP_MSG_NO_BUNDLE_NAME_OPTION = "error: -b <bundle-name> is expected"; variable
89 output.append(HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n"); in StartAbilityByBundleInfo()