Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKImage.cpp31 USHORT *pBackupSize; in GetBackupSize() local
32 pBackupSize = (USHORT *)&m_reserved[12]; in GetBackupSize()
33 return *pBackupSize; in GetBackupSize()