Home
last modified time | relevance | path

Searched defs:imgLen (Results 1 – 3 of 3) sorted by relevance

/base/update/sys_installer_lite/frameworks/source/verify/
Dhota_verify.c132 int32 HotaSignVerify(uint8 *image, uint32 imgLen, uint8 *imageSign, uint32 signLen) in HotaSignVerify()
/base/update/updater/services/ptable_parse/
Dufs_ptable.cpp273 bool UfsPtable::LoadPartitionInfoFromLun(const uint32_t lunIndex, const uint32_t imgLen) in LoadPartitionInfoFromLun()
Dptable.cpp234 bool Ptable::CheckProtectiveMbr(const uint8_t *gptImage, const uint32_t imgLen) in CheckProtectiveMbr()