Searched refs:HELP_MSG_NO_BUNDLE_NAME_OPTION (Results 1 – 1 of 1) sorted by relevance
27 const std::string HELP_MSG_NO_BUNDLE_NAME_OPTION = "error: -b <bundle-name> is expected"; variable89 output.append(HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n"); in StartAbilityByBundleInfo()