Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/
H A Dsdbusplus.hpp370 static auto getPropertyVariant( in getPropertyVariant() function in phosphor::fan::util::SDBusPlus
392 static auto getPropertyVariant(const std::string& path, in getPropertyVariant() function in phosphor::fan::util::SDBusPlus
396 return getPropertyVariant<Variant>(getBus(), path, interface, property); in getPropertyVariant()
448 static auto getPropertyVariant( in getPropertyVariant() function in phosphor::fan::util::SDBusPlus
470 static auto getPropertyVariant( in getPropertyVariant() function in phosphor::fan::util::SDBusPlus
474 return getPropertyVariant<Variant>(getBus(), service, path, interface, in getPropertyVariant()
/openbmc/phosphor-fan-presence/monitor/
H A Dconditions.cpp28 return util::SDBusPlus::getPropertyVariant<PropertyValue>( in propertiesMatch()
/openbmc/phosphor-fan-presence/control/json/
H A Dprofile.cpp97 util::SDBusPlus::getPropertyVariant<PropertyVariantType>( in allOf()
H A Dmanager.cpp592 util::SDBusPlus::getPropertyVariant<PropertyVariantType>( in addObjects()
707 auto value = util::SDBusPlus::getPropertyVariant< in addGroups()
/openbmc/phosphor-fan-presence/control/
H A Dzone.hpp645 auto variant = util::SDBusPlus::getPropertyVariant<PropertyVariantType>( in getPropertyByName()