Searched refs:moduleHnpsPath (Results 1 – 4 of 4) sorted by relevance
75 std::string moduleHnpsPath; member917 std::string moduleHnpsPath = moduleSrcDir + ServiceConstants::PATH_SEPARATOR + in AddModuleHnpsPath() local919 innerModuleInfos_.at(currentPackage_).moduleHnpsPath = moduleHnpsPath; in AddModuleHnpsPath()
2008 std::string moduleHnpsPath = info.GetInnerModuleInfoHnpPath(info.GetCurModuleName()); in ProcessBundleInstallNative() local2009 …= InstalldClient::GetInstance()->ProcessBundleInstallNative(std::to_string(userId), moduleHnpsPath, in ProcessBundleInstallNative()2015 if ((InstalldClient::GetInstance()->RemoveDir(moduleHnpsPath)) != ERR_OK) { in ProcessBundleInstallNative()2016 LOG_E(BMS_TAG_INSTALLER, "delete dir %{public}s failed", moduleHnpsPath.c_str()); in ProcessBundleInstallNative()
2827 return innerModuleInfo.second.moduleHnpsPath; in GetInnerModuleInfoHnpPath()
2545 innerModuleInfo.moduleHnpsPath = MODULE_PACKGE;