Searched refs:GetModuleHapPath (Results 1 – 6 of 6) sorted by relevance
86 overlayModuleInfo.hapPath = newInfo.GetModuleHapPath(newInfo.GetCurrentModulePackage()); in UpdateInternalOverlayInfo()113 overlayModuleInfo.hapPath = newInfo.GetModuleHapPath(newInfo.GetCurrentModulePackage()); in UpdateExternalOverlayInfo()124 const std::string &moduleHapPath = newInfo.GetModuleHapPath(newInfo.GetCurrentModulePackage()); in UpdateExternalOverlayInfo()167 overlayModuleInfo.hapPath = oldInfo.GetModuleHapPath(moduleInfo.second.moduleName); in BuildInternalOverlayConnection()438 overlayModuleInfo.hapPath = info.GetModuleHapPath(moduleInfo.second.moduleName); in GetAllOverlayModuleInfo()498 overlayModuleInfo.hapPath = info.GetModuleHapPath(moduleInfo.moduleName); in GetOverlayModuleInfo()
155 aotArgs.hapPath = info.GetModuleHapPath(aotArgs.moduleName); in BuildAOTArgs()
781 std::string oldHspPath = oldInfo.GetModuleHapPath(moduleName); in ProcessModuleUpdate()
925 const std::string GetModuleHapPath(const std::string &modulePackage) const in GetModuleHapPath() function
1021 std::string hapPath = info.GetModuleHapPath(info.GetEntryModuleName()); in VerifyArkWebInstall()5169 std::string oldHapPath = oldInfo.GetModuleHapPath(info.second.GetCurrentModulePackage()); in RemoveOldHapIfOTA()
7827 overlayModuleInfo.hapPath = info.second.GetModuleHapPath(moduleInfo.second.moduleName); in BuildExternalOverlayConnection()7834 info.second.GetModuleHapPath((innerModuleInfos.begin()->second).moduleName); in BuildExternalOverlayConnection()