Home
last modified time | relevance | path

Searched defs:pSector (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkboot.c138 static bool MakeSector0(PBYTE pSector) in MakeSector0()
155 static void MakeSector1(PBYTE pSector) in MakeSector1()
205 static bool MakeSector2(PBYTE pSector) in MakeSector2()
221 static bool MakeSector3(PBYTE pSector) in MakeSector3()
/OK3568_Linux_fs/external/rkupdate/
H A DRKAndroidDevice.cpp421 bool CRKAndroidDevice::MakeSector0(PBYTE pSector) in MakeSector0()
441 void CRKAndroidDevice::MakeSector1(PBYTE pSector) in MakeSector1()
498 bool CRKAndroidDevice::MakeSector2(PBYTE pSector) in MakeSector2()
523 bool CRKAndroidDevice::MakeSector3(PBYTE pSector) in MakeSector3()