Home
last modified time | relevance | path

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

/openbmc/pldm/common/
H A Dutils.hpp315 auto VariantValue = getDbusPropertyVariant(objPath, dbusProp, in getDbusProperty() local
317 return std::get<Property>(VariantValue); in getDbusProperty()