Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer_lite/frameworks/test/unittest/common/src/
H A Dota_test.cpp37 static const int OTA_PKG_SIZE = 16 * 58 + 11; variable
43 static char g_otaPkg[OTA_PKG_SIZE] = {
106 static char g_otaPkgWrongKey[OTA_PKG_SIZE] = {
219 int pkgLen = OTA_PKG_SIZE; in HotaByDefaultPkg()
273 int pkgLen = OTA_PKG_SIZE; in HotaByNotDefaultPkg()