Searched refs:RecoveryReasonString (Results 1 – 3 of 3) sorted by relevance
43 const char *RecoveryReasonString(uint8_t code);
357 const char *RecoveryReasonString(uint8_t code) in RecoveryReasonString() function534 RecoveryReasonString(shared->recovery_reason), in VbDisplayDebugInfo()
105 TEST_PTR_NEQ(RecoveryReasonString(i), NULL, "Non-null reason"); in DebugInfoTest()