Home
last modified time | relevance | path

Searched refs:GetModuleHapPath (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_data_manager.cpp86 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()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp155 aotArgs.hapPath = info.GetModuleHapPath(aotArgs.moduleName); in BuildAOTArgs()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp781 std::string oldHspPath = oldInfo.GetModuleHapPath(moduleName); in ProcessModuleUpdate()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h925 const std::string GetModuleHapPath(const std::string &modulePackage) const in GetModuleHapPath() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp1021 std::string hapPath = info.GetModuleHapPath(info.GetEntryModuleName()); in VerifyArkWebInstall()
5169 std::string oldHapPath = oldInfo.GetModuleHapPath(info.second.GetCurrentModulePackage()); in RemoveOldHapIfOTA()
H A Dbundle_data_mgr.cpp7827 overlayModuleInfo.hapPath = info.second.GetModuleHapPath(moduleInfo.second.moduleName); in BuildExternalOverlayConnection()
7834 info.second.GetModuleHapPath((innerModuleInfos.begin()->second).moduleName); in BuildExternalOverlayConnection()