Home
last modified time | relevance | path

Searched refs:STRING_UNINSTALL_BUNDLE_NG (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_tool/test/systemtest/bm/
H A Dbm_command_uninstall_system_test.cpp86 EXPECT_EQ(commandResult, STRING_UNINSTALL_BUNDLE_NG + "\n" + ERR_CODE + UNINSTALL_FALSE + "\n"); in HWTEST_F()
/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h197 const std::string STRING_UNINSTALL_BUNDLE_NG = "error: failed to uninstall bundle."; member
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp902 resultReceiver_ = STRING_UNINSTALL_BUNDLE_NG + "\n"; in RunAsUninstallCommand()
913 resultReceiver_ = STRING_UNINSTALL_BUNDLE_NG + "\n"; in RunAsUninstallCommand()

Completed in 5 milliseconds