Home
last modified time | relevance | path

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

12

/foundation/ability/ability_runtime/test/moduletest/mock/src/appmgr/
Dmock_status_receiver.cpp20 …StatusReceiver::OnFinished(const int32_t resultCode, [[maybe_unused]] const std::string& resultMsg) in OnFinished()
/foundation/bundlemanager/bundle_framework/services/test/mock/src/
Dmock_status_receiver.cpp20 …StatusReceiver::OnFinished(const int32_t resultCode, [[maybe_unused]] const std::string &resultMsg) in OnFinished()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dmock_bundle_status.cpp21 …const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::stri… in OnBundleStateChanged()
Dmock_status_receiver.cpp26 …StatusReceiver::OnFinished(const int32_t resultCode, [[maybe_unused]] const std::string &resultMsg) in OnFinished()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
Dinstaller_callback.cpp20 …tallerCallback::OnFinished(const int32_t resultCode, [[maybe_unused]] const std::string &resultMsg) in OnFinished()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dstatus_receiver_host.cpp50 std::string resultMsg = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local
Dbundle_status_callback_host.cpp52 std::string resultMsg = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local
Dbundle_status_callback_proxy.cpp187 …const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::stri… in OnBundleStateChanged()
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dstatus_receiver_impl.cpp41 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/
Dinstall_result.h27 std::string resultMsg; member
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/
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
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/distributed_manager/
Drpc_id_result.h44 std::string resultMsg; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
Dbundle_status_callback.h32 …ndleStateChanged(const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, in OnBundleStateChanged()
/foundation/bundlemanager/bundle_framework/test/benchmarktest/installer_proxy_test/
Dinstaller_proxy_test.cpp48 void InstallerProxyTest::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished()
/foundation/bundlemanager/bundle_framework/test/benchmarktest/launcher_service_test/
Dlauncher_service_test.cpp38 const std::string &resultMsg, const std::string &bundleName) in OnBundleStateChanged()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
Dinstaller.h30 std::string resultMsg; member
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
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
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
Drecently_unused_bundle_aging_handler.cpp58 virtual void OnFinished(const int32_t resultCode, const std::string &resultMsg) override in OnFinished()
/foundation/window/window_manager/wm/src/
Droot_scene.cpp48 … const int32_t resultCode, const std::string& resultMsg, const std::string& bundleName) override {} in OnBundleStateChanged()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Ddistributed_sched_util.cpp75 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished()
/foundation/multimedia/av_session/services/session/adapter/
Dbundle_status_adapter.cpp230 const std::string &resultMsg, const std::string &bundleName) in OnBundleStateChanged()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
Dbms_launcher_service_system_test.cpp303 …const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::stri… in OnBundleStateChanged()
346 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished()
356 std::string resultMsg = future.get(); in GetResultMsg() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
Dbms_search_system_test.cpp82 …const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::stri… in OnBundleStateChanged()
151 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished()
165 std::string resultMsg = future.get(); in GetResultMsg() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
Dbms_compatible_system_test.cpp199 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished()
209 std::string resultMsg = future.get(); in GetResultMsg() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_user_mgr_host_impl.cpp74 virtual void OnFinished(const int32_t resultCode, const std::string &resultMsg) override in OnFinished()

12