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