Home
last modified time | relevance | path

Searched defs:moduleHnpsPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h75 std::string moduleHnpsPath; member
917 std::string moduleHnpsPath = moduleSrcDir + ServiceConstants::PATH_SEPARATOR + in AddModuleHnpsPath() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp2008 std::string moduleHnpsPath = info.GetInnerModuleInfoHnpPath(info.GetCurModuleName()); in ProcessBundleInstallNative() local