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