Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h210 const std::string STRING_DISABLE_BUNDLE_OK = "disable bundle successfully."; member
/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_test.cpp917 EXPECT_EQ(cmd.ExecCommand(), STRING_DISABLE_BUNDLE_OK + "\n"); in HWTEST_F()
962 EXPECT_EQ(cmd.ExecCommand(), STRING_DISABLE_BUNDLE_OK + "\n"); in HWTEST_F()
1007 EXPECT_EQ(cmd.ExecCommand(), STRING_DISABLE_BUNDLE_OK + "\n"); in HWTEST_F()
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1501 resultReceiver_ = STRING_DISABLE_BUNDLE_OK + "\n"; in RunAsDisableCommand()

Completed in 7 milliseconds