Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp477 const ipmi::DbusInterfaceMap::mapped_type& valueObject) in calculateValue() argument
479 if (valueObject.find("Value") == valueObject.end()) in calculateValue()