Home
last modified time | relevance | path

Searched refs:SetCheckResultMsg (Results 1 - 10 of 10) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallersetcheckresultmsg_fuzzer/
H A Dbasebundleinstallersetcheckresultmsg_fuzzer.cpp32 basebundleinstall.SetCheckResultMsg(checkResultMsg); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp57 SetCheckResultMsg(""); in Install()
104 SetCheckResultMsg(""); in Install()
H A Dbundle_install_checker.cpp562 SetCheckResultMsg( in CheckDependency()
1093 SetCheckResultMsg("the moduleName: " + moduleVec[0] + " is not unique in the haps"); in CheckModuleNameForMulitHaps()
1610 void BundleInstallChecker::SetCheckResultMsg(const std::string checkResultMsg) in SetCheckResultMsg() function in OHOS::AppExecFwk::BundleInstallChecker
H A Dbase_bundle_installer.cpp6018 void BaseBundleInstaller::SetCheckResultMsg(const std::string checkResultMsg) const in SetCheckResultMsg() function in OHOS::AppExecFwk::BaseBundleInstaller
6020 bundleInstallChecker_->SetCheckResultMsg(checkResultMsg); in SetCheckResultMsg()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/shared/
H A Dinner_shared_bundle_installer.h76 void SetCheckResultMsg(const std::string checkResultMsg) const;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dshared_bundle_installer.cpp105 iter->second->SetCheckResultMsg(checkResultMsg); in CheckDependency()
H A Dinner_shared_bundle_installer.cpp785 void InnerSharedBundleInstaller::SetCheckResultMsg(const std::string checkResultMsg) const in SetCheckResultMsg() function in OHOS::AppExecFwk::InnerSharedBundleInstaller
787 bundleInstallChecker_->SetCheckResultMsg(checkResultMsg); in SetCheckResultMsg()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_install_checker.h179 void SetCheckResultMsg(const std::string checkResultMsg);
H A Dbase_bundle_installer.h183 void SetCheckResultMsg(const std::string checkResultMsg) const;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
H A Dbms_bundle_app_provision_info_test.cpp1687 * @tc.name: test the start function of SetCheckResultMsg
1693 installer.SetCheckResultMsg(checkResultMsg); in HWTEST_F()

Completed in 23 milliseconds