Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkboot.c155 static void MakeSector1(PBYTE pSector) in MakeSector1() function
238 MakeSector1((PBYTE)&sector1Info); in MakeIDBlockData()
/OK3568_Linux_fs/external/rkupdate/
H A DRKDevice.h179 virtual void MakeSector1(PBYTE pSector) = 0;
H A DRKAndroidDevice.h243 virtual void MakeSector1(PBYTE pSector);
H A DRKAndroidDevice.cpp441 void CRKAndroidDevice::MakeSector1(PBYTE pSector) in MakeSector1() function in CRKAndroidDevice
632 MakeSector1((PBYTE)&sector1Info); in MakeIDBlockData()