Home
last modified time | relevance | path

Searched defs:LoadPackage (Results 1 – 7 of 7) sorted by relevance

/base/update/updater/services/package/pkg_package/
Dpkg_lz4file.cpp176 int32_t Lz4PkgFile::LoadPackage(std::vector<std::string> &fileNames, VerifyFunction verifier) in LoadPackage() function in Hpackage::Lz4PkgFile
Dpkg_gzipfile.cpp355 int32_t GZipPkgFile::LoadPackage(std::vector<std::string> &fileNames, VerifyFunction verifier) in LoadPackage() function in Hpackage::GZipPkgFile
Dpkg_zipfile.cpp118 int32_t ZipPkgFile::LoadPackage(std::vector<std::string> &fileNames, PkgBuffer &buffer, in LoadPackage() function in Hpackage::ZipPkgFile
183 int32_t ZipPkgFile::LoadPackage(std::vector<std::string>& fileNames, VerifyFunction verifier) in LoadPackage() function in Hpackage::ZipPkgFile
Dpkg_upgradefile.cpp428 int32_t UpgradePkgFile::LoadPackage(std::vector<std::string> &fileNames, VerifyFunction verifier) in LoadPackage() function in Hpackage::UpgradePkgFile
/base/update/updater/test/unittest/package/
Dpkg_package_unittest.cpp61 … virtual int32_t LoadPackage(std::vector<std::string>& fileNames, VerifyFunction verify = nullptr) in LoadPackage() function in UpdaterUt::TestFile
/base/update/updater/test/unittest/script/
Dscript_unittest.h45 int32_t LoadPackage(const std::string &packagePath, const std::string &keyPath, in LoadPackage() function
/base/update/updater/services/package/pkg_manager/
Dpkg_managerImpl.cpp275 int32_t PkgManagerImpl::LoadPackage(const std::string &packagePath, const std::string &keyPath, in LoadPackage() function in Hpackage::PkgManagerImpl
370 int32_t PkgManagerImpl::LoadPackage(const std::string &packagePath, std::vector<std::string> &fileI… in LoadPackage() function in Hpackage::PkgManagerImpl