Searched defs:dwOffset (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkupdate/ |
| H A D | RKBoot.cpp | 49 DWORD dwOffset; in SaveEntryFile() local 89 DWORD dwOffset; in GetEntryProperty() local 127 DWORD dwOffset; in GetEntryData() local 160 DWORD dwOffset; in GetIndexByName() local
|
| H A D | RKImage.cpp | 162 bool CRKImage::GetData(long long dwOffset, DWORD dwSize, PBYTE lpBuffer) in GetData()
|
| H A D | Upgrade.cpp | 362 bool check_fw_header(CRKComm *pComm, DWORD dwOffset, PSTRUCT_RKIMAGE_HDR pHeader, CRKLog *pLog = NU… in check_fw_header() 402 bool check_fw_crc(CRKComm *pComm, DWORD dwOffset, PSTRUCT_RKIMAGE_HDR pHeader, CRKLog *pLog = NULL) in check_fw_crc()
|
| H A D | RKAndroidDevice.cpp | 1733 bool CRKAndroidDevice::write_partition_upgrade_flag(DWORD dwOffset, BYTE *pMd5, UINT uiFlag) in write_partition_upgrade_flag() 1751 bool CRKAndroidDevice::read_partition_upgrade_flag(DWORD dwOffset, BYTE *pMd5, UINT *uiFlag) in read_partition_upgrade_flag()
|
| /OK3568_Linux_fs/external/rktoolkit/update_recv/ |
| H A D | update_recv.c | 85 bool GetData(long long dwOffset,DWORD dwSize,PBYTE lpBuffer) in GetData()
|
| /OK3568_Linux_fs/external/recovery/update_engine/ |
| H A D | rkboot.c | 88 DWORD dwOffset; in getLoaderSizeAndData() local
|