Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKBoot.cpp281 m_releaseTime.ucMonth = pBootHead->stReleaseTime.ucMonth; in CRKBoot()
H A DRKImage.cpp347 m_releaseTime.ucMonth = imageHead.stReleaseTime.ucMonth; in CRKImage()
H A DDefineHeader.h161 BYTE ucMonth; member
H A DRKAndroidDevice.cpp469 pSec1->usLoaderDate = ByteToBCD(((STRUCT_RKTIME)m_pImage->m_bootObject->ReleaseTime).ucMonth); in MakeSector1()
/OK3568_Linux_fs/external/rktoolkit/update_recv/
H A DDefineHeader.h80 BYTE ucMonth; member
/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkimage.h24 BYTE ucMonth; member
H A Drkboot.c180 pSec1->usLoaderDate = ByteToBCD(pBootHead->stReleaseTime.ucMonth); in MakeSector1()