Home
last modified time | relevance | path

Searched refs:ssValueType (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-hwmon/
H A Dmainloop.cpp657 SensorSet::container_t::value_type ssValueType = in addDroppedSensors() local
660 auto object = getObject(ssValueType); in addDroppedSensors()
667 auto value = std::make_tuple(std::move(ssValueType.second), in addDroppedSensors()
671 _state[std::move(ssValueType.first)] = std::move(value); in addDroppedSensors()