Searched refs:SetCheckResultMsg (Results 1 – 10 of 10) sorted by relevance
32 basebundleinstall.SetCheckResultMsg(checkResultMsg); in DoSomethingInterestingWithMyAPI()
56 SetCheckResultMsg(""); in Install()101 SetCheckResultMsg(""); in Install()
567 SetCheckResultMsg( in CheckDependency()1113 SetCheckResultMsg("the moduleName: " + moduleVec[0] + " is not unique in the haps"); in CheckModuleNameForMulitHaps()1630 void BundleInstallChecker::SetCheckResultMsg(const std::string checkResultMsg) in SetCheckResultMsg() function in OHOS::AppExecFwk::BundleInstallChecker
5928 void BaseBundleInstaller::SetCheckResultMsg(const std::string checkResultMsg) const in SetCheckResultMsg() function in OHOS::AppExecFwk::BaseBundleInstaller5930 bundleInstallChecker_->SetCheckResultMsg(checkResultMsg); in SetCheckResultMsg()
76 void SetCheckResultMsg(const std::string checkResultMsg) const;
105 iter->second->SetCheckResultMsg(checkResultMsg); in CheckDependency()
777 void InnerSharedBundleInstaller::SetCheckResultMsg(const std::string checkResultMsg) const in SetCheckResultMsg() function in OHOS::AppExecFwk::InnerSharedBundleInstaller779 bundleInstallChecker_->SetCheckResultMsg(checkResultMsg); in SetCheckResultMsg()
179 void SetCheckResultMsg(const std::string checkResultMsg);
178 void SetCheckResultMsg(const std::string checkResultMsg) const;
1654 installer.SetCheckResultMsg(checkResultMsg);