Searched refs:SetModuleHapPath (Results 1 – 7 of 7) sorted by relevance
499 newInfo.SetModuleHapPath(bundlePath); in ExtractModule()507 newInfo.SetModuleHapPath(realHspPath); in ExtractModule()559 oldInfo.SetModuleHapPath(bundlePath); in ExtractModule()
346 newInfo.SetModuleHapPath(bundlePath); in ExtractSharedBundles()353 newInfo.SetModuleHapPath(realHspPath); in ExtractSharedBundles()
923 void SetModuleHapPath(const std::string &hapPath);
12601 innerBundleInfo.SetModuleHapPath(hapPath);12607 innerBundleInfo.SetModuleHapPath(hapPath);12613 innerBundleInfo.SetModuleHapPath(hapPath);12618 innerBundleInfo.SetModuleHapPath(hapPath);12623 innerBundleInfo.SetModuleHapPath(hapPath);
3186 info.SetModuleHapPath(modulePath_); in ExtractModule()3188 info.SetModuleHapPath(GetHapPath(info)); in ExtractModule()
2501 item.second.SetModuleHapPath(item.first); in CheckAndParseHapFiles()
3935 void InnerBundleInfo::SetModuleHapPath(const std::string &hapPath) in SetModuleHapPath() function in OHOS::AppExecFwk::InnerBundleInfo