Home
last modified time | relevance | path

Searched refs:MSG_SUCCESS (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/test/mock/
H A Dmock_bundle_installer_host.cpp39 statusReceiver->OnFinished(OHOS::ERR_OK, MSG_SUCCESS); in Install()
54 statusReceiver->OnFinished(OHOS::ERR_OK, MSG_SUCCESS); in Install()
67 statusReceiver->OnFinished(OHOS::ERR_OK, MSG_SUCCESS); in Uninstall()
81 statusReceiver->OnFinished(OHOS::ERR_OK, MSG_SUCCESS); in Uninstall()
92 statusReceiver->OnFinished(OHOS::ERR_OK, MSG_SUCCESS); in Recover()
100 statusReceiver->OnFinished(OHOS::ERR_OK, MSG_SUCCESS); in StreamInstall()
129 statusReceiver->OnFinished(OHOS::ERR_OK, MSG_SUCCESS); in Uninstall()
H A Dmock_bundle_installer_host.h30 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/
H A Dbms_permission_grant_system_test.cpp39 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
95 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dstatus_receiver_proxy.cpp29 const char* MSG_SUCCESS = "[SUCCESS]"; variable
235 {ERR_OK, {IStatusReceiver::SUCCESS, MSG_SUCCESS}},
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_external_hsp_so_test.cpp57 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
117 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()
H A Dbms_install_extension_system_test.cpp59 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
122 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()
H A Dbms_install_system_test.cpp41 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
99 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()
H A Dbms_install_hap_so_test.cpp155 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
212 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
H A Dbms_compatible_system_test.cpp37 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
210 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp47 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
403 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/
H A Dbundle_mgr_sandbox_app_system_test.cpp48 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
110 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
H A Dbms_search_system_test.cpp44 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
166 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_uninstall_system_test/
H A Dbms_uninstall_system_test.cpp41 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
89 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/
H A Ddbms_services_kit_test.cpp74 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
121 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp54 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
107 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp61 const std::string MSG_SUCCESS = "[SUCCESS]"; variable
250 if (resultMsg == MSG_SUCCESS) { in GetResultMsg()