Searched refs:errorNameBase (Results 1 – 1 of 1) sorted by relevance
43 constexpr auto errorNameBase = "xyz.openbmc_project.Sensor.Threshold.Error."; variable357 std::string errorName = errorNameBase + type + name + status; in createEventLog()