Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rktoolkit/update_recv/
H A DDefineHeader.h26 #define PARTNAME_RECOVERY "recovery" macro
/OK3568_Linux_fs/external/rkupdate/
H A DRKAndroidDevice.h121 #define PARTNAME_RECOVERY "recovery" macro
H A DRKAndroidDevice.cpp1392 if (strcmp(rkImageHead.item[i].name, PARTNAME_RECOVERY) == 0 || in DownloadImage()
1538 if (strcmp(rkImageHead.item[i].name, PARTNAME_RECOVERY) == 0 || in DownloadImage()
1683 if (strcmp(rkImageHead.item[i].name, PARTNAME_RECOVERY) == 0 || in DownloadImage()