Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h179 const std::string HELP_MSG_NO_BUNDLE_PATH_OPTION = variable
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp696 resultReceiver_.append(HELP_MSG_NO_BUNDLE_PATH_OPTION + "\n"); in RunAsInstallCommand()