Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKBoot.h24 UCHAR ucLoaderEntrySize; member
H A DRKBoot.cpp298 m_loaderSize = pBootHead->ucLoaderEntrySize; in CRKBoot()
/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkimage.h79 UCHAR ucLoaderEntrySize; member
H A Drkboot.c94 ucSize = pBootHead->ucLoaderEntrySize; in getLoaderSizeAndData()