Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKBoot.h22 UCHAR ucLoaderEntryCount; member
H A DRKBoot.cpp297 m_loaderCount = pBootHead->ucLoaderEntryCount; in CRKBoot()
/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkimage.h77 UCHAR ucLoaderEntryCount; member
H A Drkboot.c93 ucCount = pBootHead->ucLoaderEntryCount; in getLoaderSizeAndData()