Home
last modified time | relevance | path

Searched refs:GetUpgradePkgInfo (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/test/unittest/package/
H A Dpkg_manager_unittest.cpp97 void GetUpgradePkgInfo(UpgradePkgInfo &pkgInfo, std::vector<std::pair<std::string, ComponentInfo>> &files) in GetUpgradePkgInfo() function in UpdaterUt::PkgMangerTest
137 GetUpgradePkgInfo(pkgInfo, files); in TestPackagePack()
152 GetUpgradePkgInfo(pkgInfo, files); in TestPackagePackFileNotExist()
246 GetUpgradePkgInfo(pkgInfo, files); in TestCreatePackageInvalidFile()
271 GetUpgradePkgInfo(pkgInfo, files); in TestCreatePackageInvalidSignMethod()
/base/update/updater/interfaces/kits/packages/
H A Dpackage.cpp30 int32_t GetUpgradePkgInfo(UpgradePkgInfo *upgradePackageInfo, in GetUpgradePkgInfo() function
65 LOG(ERROR) << "GetUpgradePkgInfo memcpy failed"; in GetUpgradePkgInfo()
158 ret = GetUpgradePkgInfo(&upgradePackageInfo, files, pkgInfoExt, compInfo); in CreatePackage()

Completed in 2 milliseconds