Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKAndroidDevice.h68 } RKANDROID_IDB_SEC2, *PRKANDROID_IDB_SEC2; typedef
235 bool IsExistSector3Crc(PRKANDROID_IDB_SEC2 pSec);
H A DRKAndroidDevice.cpp500 PRKANDROID_IDB_SEC2 pSec2; in MakeSector2()
501 pSec2 = (PRKANDROID_IDB_SEC2)pSector; in MakeSector2()
960 PRKANDROID_IDB_SEC2 pSec2; in PrepareIDB()
961 pSec2 = (PRKANDROID_IDB_SEC2)(buffer + 2 * SECTOR_SIZE); in PrepareIDB()
3159 bool CRKAndroidDevice::IsExistSector3Crc(PRKANDROID_IDB_SEC2 pSec) in IsExistSector3Crc()
/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkboot.c207 PRKANDROID_IDB_SEC2 pSec2; in MakeSector2()
208 pSec2 = (PRKANDROID_IDB_SEC2)pSector; in MakeSector2()
H A Drkimage.h152 } RKANDROID_IDB_SEC2, *PRKANDROID_IDB_SEC2; typedef