Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKAndroidDevice.cpp1094 bool CRKAndroidDevice::IsExistPartitionInFw(const char *partName, UINT &offset, UINT &size) in IsExistPartitionInFw()
1314 static bool isInOrderList(char *partName) in isInOrderList()
H A DRKAndroidDevice.h184 char partName[32]; member