Home
last modified time | relevance | path

Searched defs:moduleHapPath (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_data_manager.cpp124 const std::string &moduleHapPath = newInfo.GetModuleHapPath(newInfo.GetCurrentModulePackage()); in UpdateExternalOverlayInfo() local
194 ErrCode OverlayDataMgr::GetBundleDir(const std::string &moduleHapPath, std::string &bundleDir) const in GetBundleDir() argument
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp330 std::string moduleHapPath = info ? info->hapPath : ""; in OnStart() local
H A Dui_content_impl.cpp1145 std::string moduleHapPath = info != nullptr ? info->hapPath : ""; in CommonInitializeForm() local
1703 std::string moduleHapPath = info != nullptr ? info->hapPath : ""; in CommonInitialize() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_checker_test.cpp995 std::string moduleHapPath = "xxx/"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp7833 const std::string &moduleHapPath = in BuildExternalOverlayConnection() local