Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkboot.c151 pSec0->usBootCodeSize = m_usFlashDataSec + m_usFlashBootSec; in MakeSector0()
265 …otCodeCrc = CRC_32((PBYTE)(lpIDBlock + SECTOR_SIZE * 4), sector0Info.usBootCodeSize * SECTOR_SIZE,… in MakeIDBlockData()
H A Drkimage.h101 USHORT usBootCodeSize; member
/OK3568_Linux_fs/external/rkupdate/
H A DRKAndroidDevice.h15 USHORT usBootCodeSize; member
H A DRKAndroidDevice.cpp435 pSec0->usBootCodeSize = m_usFlashDataSec + m_usFlashBootSec; in MakeSector0()
674 …otCodeCrc = CRC_32((PBYTE)(lpIDBlock + SECTOR_SIZE * 4), sector0Info.usBootCodeSize * SECTOR_SIZE); in MakeIDBlockData()