Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp33 inline types::MapperGetObject getObjectMap(const std::string& objectPath, in getObjectMap() function
36 types::MapperGetObject getObjectMap; in getObjectMap() local
42 return getObjectMap; in getObjectMap()
55 result.read(getObjectMap); in getObjectMap()
60 return getObjectMap; in getObjectMap()
63 return getObjectMap; in getObjectMap()
H A Dvpd_specific_utility.hpp353 types::MapperGetObject mapperRetValue = dbusUtility::getObjectMap( in getExpandedLocationCode()
580 dbusUtility::getObjectMap(i_objectPath, l_interfaces); in resetDataUnderPIM()
/openbmc/phosphor-fan-presence/cooling-type/
H A Dcooling_type.cpp90 CoolingType::ObjectMap CoolingType::getObjectMap(const std::string& objpath) in getObjectMap() function in phosphor::cooling::type::CoolingType
109 ObjectMap invObj = getObjectMap(objpath); in updateInventory()
H A Dcooling_type.hpp89 ObjectMap getObjectMap(const std::string& objpath);
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.cpp68 GpioPresence::ObjectMap GpioPresence::getObjectMap(bool present) in getObjectMap() function in phosphor::gpio::GpioPresence
89 ObjectMap invObj = getObjectMap(present); in updateInventory()
H A Dgpio_presence.hpp126 ObjectMap getObjectMap(bool present);
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.cpp137 Presence::ObjectMap Presence::getObjectMap(bool present) in getObjectMap() function in phosphor::gpio::presence::Presence
158 ObjectMap invObj = getObjectMap(present); in updateInventory()
H A Dgpio_presence.hpp117 ObjectMap getObjectMap(bool present);
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp201 dbusUtility::getObjectMap(mboardPath, interfaces); in isSystemVPDOnDBus()
1020 auto mapperObjectMap = dbusUtility::getObjectMap( in processInheritFlag()
1059 dbusUtility::getObjectMap(i_inventoryObjPath, l_enableInf); in processFruWithCCIN()