Home
last modified time | relevance | path

Searched refs:GetResultMsg (Results 1 - 20 of 20) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dinstaller_callback.h34 std::string GetResultMsg();
H A Dinstaller_callback.cpp42 std::string InstallerCallback::GetResultMsg() in GetResultMsg() function in OHOS::AppExecFwk::InstallerCallback
H A Dbundle_mgr.cpp5054 installResult.resultMsg = callback->GetResultMsg(); in InnerInstall()
5350 installResult.resultMsg = callback->GetResultMsg(); in InnerRecover()
5522 installResult.resultMsg = callback->GetResultMsg(); in InnerUninstall()
/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dstatus_receiver_impl.h33 std::string GetResultMsg() const;
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dstatus_receiver_impl.cpp69 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
H A Dbundle_command.cpp2115 resultMsg = statusReceiver->GetResultMsg(); in InstallOperation()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/
H A Dbms_permission_grant_system_test.cpp55 std::string GetResultMsg() const;
87 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
196 installMsg = statusReceiver->GetResultMsg(); in InstallBundle()
216 uninstallMsg = statusReceiver->GetResultMsg(); in UninstallBundle()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_external_hsp_so_test.cpp77 std::string GetResultMsg() const;
109 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
186 return statusReceiver->GetResultMsg(); in UninstallBundle()
203 return statusReceiver->GetResultMsg(); in InstallPathBundle()
231 return statusReceiver->GetResultMsg(); in UpdateInstallPath()
H A Dbms_install_system_test.cpp59 std::string GetResultMsg() const;
91 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
213 installMsg = statusReceiver->GetResultMsg(); in InstallBundle()
233 installMsg = statusReceiver->GetResultMsg(); in InstallByBundleName()
253 installMsg = statusReceiver->GetResultMsg(); in InstallErrUid()
269 APP_LOGI("Install MSG: %{public}s", statusReceiver->GetResultMsg().c_str()); in InstallMultiBundle()
289 uninstallMsg = statusReceiver->GetResultMsg(); in UninstallBundle()
H A Dbms_install_extension_system_test.cpp82 std::string GetResultMsg() const;
114 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
198 installMsg = statusReceiver->GetResultMsg(); in InstallBundle()
218 uninstallMsg = statusReceiver->GetResultMsg(); in UninstallBundle()
H A Dbms_install_hap_so_test.cpp172 std::string GetResultMsg() const;
204 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
286 return statusReceiver->GetResultMsg(); in InstallBundle()
301 return statusReceiver->GetResultMsg(); in InstallBundles()
316 return statusReceiver->GetResultMsg(); in UninstallBundle()
332 return statusReceiver->GetResultMsg(); in InstallPathBundle()
359 return statusReceiver->GetResultMsg(); in UpdateInstall()
374 return statusReceiver->GetResultMsg(); in UpdateInstalls()
390 return statusReceiver->GetResultMsg(); in UpdateInstallPath()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
H A Dbms_compatible_system_test.cpp60 std::string GetResultMsg() const;
134 installMessage = statusReceiver->GetResultMsg(); in Install()
152 installMessage = statusReceiver->GetResultMsg(); in Install()
173 uninstallMessage = statusReceiver->GetResultMsg(); in Uninstall()
205 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_uninstall_system_test/
H A Dbms_uninstall_system_test.cpp57 std::string GetResultMsg() const;
84 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
289 resvec.push_back(statusReceiver->GetResultMsg()); in Install()
307 resvec.push_back(statusReceiver->GetResultMsg()); in StreamInstall()
328 resvec.push_back(statusReceiver->GetResultMsg()); in Uninstall()
351 resvec.push_back(statusReceiver->GetResultMsg()); in HapUninstall()
373 resvec.push_back(statusReceiver->GetResultMsg()); in UninstallWithoutResvec()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
H A Dbms_search_system_test.cpp133 std::string GetResultMsg() const;
161 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
285 resvec.push_back(statusReceiver->GetResultMsg()); in Install()
306 resvec.push_back(statusReceiver->GetResultMsg()); in Uninstall()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp80 std::string GetResultMsg() const;
211 installMessage = statusReceiver->GetResultMsg(); in Install()
232 uninstallMessage = statusReceiver->GetResultMsg(); in Uninstall()
398 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/
H A Dbundle_mgr_sandbox_app_system_test.cpp71 std::string GetResultMsg() const;
102 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
227 installMsg = statusReceiver->GetResultMsg(); in InstallBundle()
248 uninstallMsg = statusReceiver->GetResultMsg(); in UninstallBundle()
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/
H A Ddbms_services_kit_test.cpp85 std::string GetResultMsg() const;
116 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::StatusReceiverImpl
253 EXPECT_EQ(statusReceiver->GetResultMsg(), OPERATION_SUCCESS); in InstallBundle()
272 EXPECT_EQ(statusReceiver->GetResultMsg(), OPERATION_SUCCESS); in UninstallBundle()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp940 installResult.resultMsg = callback->GetResultMsg(); in InstallExecuter()
1112 installResult.resultMsg = callback->GetResultMsg(); in UninstallOrRecoverExecuter()
1147 installResult.resultMsg = callback->GetResultMsg(); in UninstallByUninstallParamExecuter()
1363 installResult.resultMsg = callback->GetResultMsg(); in UninstallAndRecoverExecuter()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp68 std::string GetResultMsg() const;
99 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
202 installMsg = statusReceiver->GetResultMsg(); in InstallBundle()
223 uninstallMsg = statusReceiver->GetResultMsg(); in UninstallBundle()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp214 std::string GetResultMsg() const;
245 std::string StatusReceiverImpl::GetResultMsg() const in GetResultMsg() function in OHOS::AppExecFwk::StatusReceiverImpl
348 resvec.push_back(statusReceiver->GetResultMsg()); in Install()
363 resvec.push_back(statusReceiver->GetResultMsg()); in Install()
384 resvec.push_back(statusReceiver->GetResultMsg()); in Uninstall()
407 resvec.push_back(statusReceiver->GetResultMsg()); in HapUninstall()
4857 std::string installMsg = statusReceiver->GetResultMsg(); in HWTEST_F()
4894 std::string installMsg = statusReceiver->GetResultMsg(); in HWTEST_F()
4930 std::string installMsg = statusReceiver->GetResultMsg(); in HWTEST_F()
4937 installMsg = statusReceiver2->GetResultMsg(); in HWTEST_F()
[all...]

Completed in 63 milliseconds