Home
last modified time | relevance | path

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

/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algo_lz4.h71 int32_t AdpLz4Compress(const uint8_t *src, uint8_t *dest, uint32_t srcSize, uint32_t dstCapacity) const;
H A Dpkg_algo_lz4.cpp42 int32_t PkgAlgorithmLz4::AdpLz4Compress(const uint8_t *src, uint8_t *dest, in AdpLz4Compress() function in Hpackage::PkgAlgorithmLz4
84 int32_t outSize = AdpLz4Compress(inBuffer.buffer, in PackCalculate()

Completed in 2 milliseconds