Home
last modified time | relevance | path

Searched refs:HELP_MSG_NO_REMOVABLE_OPTION (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_dump_dependencies_test.cpp315 EXPECT_EQ(cmd.ExecCommand(), HELP_MSG_NO_REMOVABLE_OPTION + HELP_MSG_DUMP_SHARED_DEPENDENCIES); in HWTEST_F()
356 EXPECT_EQ(cmd.ExecCommand(), HELP_MSG_NO_REMOVABLE_OPTION + HELP_MSG_DUMP_SHARED_DEPENDENCIES); in HWTEST_F()
/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h216 const std::string HELP_MSG_NO_REMOVABLE_OPTION = member
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2359 resultReceiver_.append(HELP_MSG_NO_REMOVABLE_OPTION); in RunAsDumpSharedDependenciesCommand()
2491 resultReceiver_.append(HELP_MSG_NO_REMOVABLE_OPTION); in RunAsDumpSharedCommand()
H A Dbundle_test_tool.cpp188 const std::string HELP_MSG_NO_REMOVABLE_OPTION = member
1316 resultReceiver_.append(HELP_MSG_NO_REMOVABLE_OPTION); in RunAsSetRemovableCommand()
1361 resultReceiver_.append(HELP_MSG_NO_REMOVABLE_OPTION); in RunAsGetRemovableCommand()

Completed in 12 milliseconds