Home
last modified time | relevance | path

Searched refs:GetSignAlgorithm (Results 1 – 5 of 5) sorted by relevance

/base/update/updater/services/package/pkg_algorithm/
Dpkg_algorithm.h93 …static SignAlgorithm::SignAlgorithmPtr GetSignAlgorithm(const std::string &path, uint8_t signMetho…
Dpkg_algo_sign.cpp181 SignAlgorithm::SignAlgorithmPtr PkgAlgorithmFactory::GetSignAlgorithm(const std::string &path, in GetSignAlgorithm() function in hpackage::PkgAlgorithmFactory
/base/update/updater/test/unittest/package/
Dpkg_algo_unittest.cpp120 …SignAlgorithm::SignAlgorithmPtr sign = PkgAlgorithmFactory::GetSignAlgorithm(TEST_PATH_FROM, inval… in TestInvalidParam()
143 SignAlgorithm::SignAlgorithmPtr algorithm = PkgAlgorithmFactory::GetSignAlgorithm(filePath, in TestSignVerify()
/base/update/updater/services/package/pkg_manager/
Dpkg_managerImpl.cpp649 … PkgAlgorithmFactory::GetSignAlgorithm(signVerifyKeyName_, info->signMethod, info->digestMethod); in Sign()
/base/update/updater/test/unittest/test_data/applypatch/
DTestDecompressGzip.new.gz