Home
last modified time | relevance | path

Searched defs:resultMsg (Results 1 – 25 of 52) sorted by relevance

123

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dstatus_receiver_impl.cpp41 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished()
73 std::string resultMsg = future.get(); in GetResultMsg() local
/ohos5.0/base/update/updateservice/services/firmware/upgrade/install/src/
H A Dfirmware_sys_installer_callback.cpp28 const std::string &resultMsg) in OnUpgradeProgress()
/ohos5.0/base/update/sys_installer/interfaces/innerkits/ipc_client/src/
H A Dsys_installer_client.cpp29 …void OnUpgradeProgress(UpdateStatus updateStatus, int percent, const std::string &resultMsg) overr… in OnUpgradeProgress()
H A Dsys_installer_callback.cpp53 …erCallback::OnUpgradeProgress(UpdateStatus updateStatus, int percent, const std::string &resultMsg) in OnUpgradeProgress()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_bundle_status.cpp21 …const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::stri… in OnBundleStateChanged()
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Dinstaller_callback.cpp20 void InstallerCallback::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished()
/ohos5.0/base/update/sys_installer/frameworks/ipc_server/src/
H A Dsys_installer_callback_proxy.cpp26 …lbackProxy::OnUpgradeProgress(UpdateStatus updateStatus, int percent, const std::string &resultMsg) in OnUpgradeProgress()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dstatus_receiver_host.cpp50 std::string resultMsg = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local
H A Dbundle_status_callback_host.cpp52 std::string resultMsg = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local
H A Dbundle_status_callback_proxy.cpp195 …const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::stri… in OnBundleStateChanged()
/ohos5.0/base/update/sys_installer/frameworks/status_manager/src/
H A Dstatus_manager.cpp49 …StatusManager::UpdateCallback(UpdateStatus updateStatus, int percent, const std::string &resultMsg) in UpdateCallback()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/
H A Dinstall_result.h27 std::string resultMsg; member
/ohos5.0/base/update/sys_installer/test/fuzztest/imoduleupdate_fuzzer/
H A Dimodule_update_fuzzer.cpp44 …void OnUpgradeProgress(UpdateStatus updateStatus, int percent, const std::string &resultMsg) overr… in OnUpgradeProgress()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/
H A Dbms_permission_grant_system_test.cpp81 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished()
94 std::string resultMsg = future.get(); in GetResultMsg() local
125 std::string resultMsg = future.get(); in GetSubscriberResultMsg() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp55 std::string resultMsg = GetCheckResultMsg(); in Install() local
100 std::string resultMsg = GetCheckResultMsg(); in Install() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/distributed_manager/
H A Drpc_id_result.h44 std::string resultMsg; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Dbundle_status_callback.h32 …ndleStateChanged(const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, in OnBundleStateChanged()
/ohos5.0/base/update/sys_installer/test/unittest/ipc_test/
H A Dsys_installer_ipc_test.cpp67 …void OnUpgradeProgress(UpdateStatus updateStatus, int percent, const std::string &resultMsg) overr… in OnUpgradeProgress()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/installer_proxy_test/
H A Dinstaller_proxy_test.cpp48 void InstallerProxyTest::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished()
/ohos5.0/base/update/sys_installer/tools/module_update_tool/
H A Dmain.cpp106 …void OnUpgradeProgress(UpdateStatus updateStatus, int percent, const std::string &resultMsg) overr… in OnUpgradeProgress()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/launcher_service_test/
H A Dlauncher_service_test.cpp38 const std::string &resultMsg, const std::string &bundleName) in OnBundleStateChanged()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_external_hsp_so_test.cpp103 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished()
116 std::string resultMsg = future.get(); in GetResultMsg() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp48 void OnFinished(const int32_t resultCode, const std::string &resultMsg) override in OnFinished()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_test_util.cpp75 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished()
/ohos5.0/foundation/multimedia/av_session/services/session/adapter/
H A Dbundle_status_adapter.cpp206 const std::string &resultMsg, const std::string &bundleName) in OnBundleStateChanged()

123