Searched refs:bootStatMsg (Results 1 – 1 of 1) sorted by relevance
52 std::array<std::string, 3> bootStatMsg = {" booting", " completed", " failed"}; variable352 if (byte0 >= bootStatMsg.size()) in handleBootOverallEvent()359 description += bootStatMsg[byte0]; in handleBootOverallEvent()