Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h213 const std::string HELP_MSG_COMPILE_FAILED = "error: failed to get information and the parameters ma… variable
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp506 compileResults = HELP_MSG_COMPILE_FAILED + "\n"; in RunAsCompileCommand()