/foundation/ability/ability_runtime/test/moduletest/mock/src/appmgr/ |
H A D | mock_status_receiver.cpp | 20 void MockStatusReceiver::OnFinished(const int32_t resultCode, [[maybe_unused]] const std::string& resultMsg) in OnFinished() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | installer_callback.cpp | 20 void InstallerCallback::OnFinished(const int32_t resultCode, [[maybe_unused]] const std::string &resultMsg) in OnFinished() argument
|
/foundation/bundlemanager/bundle_framework/services/test/mock/src/ |
H A D | mock_status_receiver.cpp | 20 void MockStatusReceiver::OnFinished(const int32_t resultCode, [[maybe_unused]] const std::string &resultMsg) in OnFinished() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlestatuscallbackproxy_fuzzer/ |
H A D | bundlestatuscallbackproxy_fuzzer.cpp | 32 reinterpret_cast<uintptr_t>(data), resultMsg, bundleName); in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/ |
H A D | install_result.h | 27 std::string resultMsg; member
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | status_receiver_host.cpp | 50 std::string resultMsg = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local
|
H A D | bundle_status_callback_proxy.cpp | 194 OnBundleStateChanged( const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::string &bundleName) OnBundleStateChanged() argument
|
H A D | bundle_status_callback_host.cpp | 52 std::string resultMsg = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_bundle_status.cpp | 20 OnBundleStateChanged( const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::string &bundleName) OnBundleStateChanged() argument
|
H A D | mock_status_receiver.cpp | 26 void MockStatusReceiver::OnFinished(const int32_t resultCode, [[maybe_unused]] const std::string &resultMsg) in OnFinished() argument
|
/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | status_receiver_impl.cpp | 41 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() argument 73 std::string resultMsg = future.get(); in GetResultMsg() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/distributed_manager/ |
H A D | rpc_id_result.h | 44 std::string resultMsg; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_installer.cpp | 56 std::string resultMsg = GetCheckResultMsg(); in Install() local 103 std::string resultMsg = GetCheckResultMsg(); in Install() local
|
/foundation/bundlemanager/bundle_framework/test/benchmarktest/installer_proxy_test/ |
H A D | installer_proxy_test.cpp | 48 void InstallerProxyTest::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() argument
|
/foundation/bundlemanager/bundle_framework/test/benchmarktest/launcher_service_test/ |
H A D | launcher_service_test.cpp | 37 OnBundleStateChanged(const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::string &bundleName) OnBundleStateChanged() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/ |
H A D | installer.h | 31 std::string resultMsg;
member
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_test_util.cpp | 75 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() argument
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_code_signature_test/ |
H A D | bundle_mgr_code_signature_system_test.cpp | 95 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg)
in OnFinished() argument
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/ |
H A D | bm_install_multi_user_test.cpp | 81 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() argument
|
H A D | bms_install_external_hsp_so_test.cpp | 103 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg)
in OnFinished() argument 116 std::string resultMsg = future.get();
in GetResultMsg() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_mgr_proxy_test/ |
H A D | bms_bundle_mgr_proxy_test.cpp | 58 OnBundleStateChanged(const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::string &bundleName) OnBundleStateChanged() argument
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/ |
H A D | bms_permission_grant_system_test.cpp | 81 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() argument 94 std::string resultMsg = future.get(); in GetResultMsg() local 125 std::string resultMsg = future.get(); in GetSubscriberResultMsg() local
|
/foundation/multimedia/av_session/services/session/adapter/ |
H A D | bundle_status_adapter.cpp | 202 OnBundleStateChanged(const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::string &bundleName) OnBundleStateChanged() argument
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/ |
H A D | bms_compatible_system_test.cpp | 199 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() argument 209 std::string resultMsg = future.get(); in GetResultMsg() local
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/ |
H A D | bundle_mgr_sandbox_app_system_test.cpp | 96 void StatusReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() argument 109 std::string resultMsg = future.get(); in GetResultMsg() local
|