Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h212 const std::string HELP_MSG_DUMP_FAILED = "error: failed to get information and the parameters may b… variable
/ohos5.0/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_dump_dependencies_test.cpp382 EXPECT_EQ(cmd.ExecCommand(), HELP_MSG_DUMP_FAILED + "\n");
H A Dbm_command_dump_test.cpp472 EXPECT_EQ(cmd.ExecCommand(), HELP_MSG_DUMP_FAILED + "\n");
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1104 dumpResults = HELP_MSG_DUMP_FAILED + "\n"; in RunAsDumpCommand()
2472 dumpResults = HELP_MSG_DUMP_FAILED + "\n"; in RunAsDumpSharedDependenciesCommand()
2601 dumpResults = HELP_MSG_DUMP_FAILED + "\n"; in RunAsDumpSharedCommand()