Searched refs:rollImage (Results 1 – 1 of 1) sorted by relevance
315 uint8_t rollImage = ((status.image_status >> 2) & 0x01); in ImeGetInfo() local335 printf(" Rollback : %s\n", (rollImage ? "Valid" : "Invalid")); in ImeGetInfo()