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