Searched refs:unitPrefix (Results 1 – 1 of 1) sorted by relevance
724 std::string unitPrefix = "xyz.openbmc_project.Sensor.Value.Unit."; in getSensorTypeFromUnit() local728 if (unitPath == (unitPrefix + unit)) in getSensorTypeFromUnit()