Searched refs:EARLY_BOOT_ENDED_CMD (Results 1 – 2 of 2) sorted by relevance
24 #define EARLY_BOOT_ENDED_CMD (0x35) // INS Received from VOLD when earlyboot state ends macro
142 if (cmdIns == EARLY_BOOT_ENDED_CMD) { in isOperationAllowed()