Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/cooling-type/
H A Dcooling_type.cpp80 CoolingType::ObjectMap CoolingType::getObjectMap(const std::string& objpath) in getObjectMap() function in phosphor::cooling::type::CoolingType
99 ObjectMap invObj = getObjectMap(objpath); in updateInventory()
H A Dcooling_type.hpp89 ObjectMap getObjectMap(const std::string& objpath);
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp33 inline types::MapperGetObject getObjectMap( 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.hpp426 types::MapperGetObject mapperRetValue = dbusUtility::getObjectMap( in getExpandedLocationCode()
670 dbusUtility::getObjectMap(i_objectPath, l_interfaces); in resetDataUnderPIM()
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.cpp54 GpioPresence::ObjectMap GpioPresence::getObjectMap(bool present) in getObjectMap() function in phosphor::gpio::GpioPresence
75 ObjectMap invObj = getObjectMap(present); in updateInventory()
H A Dgpio_presence.hpp129 ObjectMap getObjectMap(bool present);
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.cpp140 Presence::ObjectMap Presence::getObjectMap(bool present) in getObjectMap() function in phosphor::gpio::presence::Presence
161 ObjectMap invObj = getObjectMap(present); in updateInventory()
H A Dgpio_presence.hpp120 ObjectMap getObjectMap(bool present);
/openbmc/openpower-vpd-parser/wait-vpd-parser/src/
H A Dprime_inventory.cpp456 auto l_mapperObjectMap = vpd::dbusUtility::getObjectMap( in processFunctionalProperty()
504 vpd::dbusUtility::getObjectMap(i_inventoryObjPath, l_enableInf); in processEnabledProperty()
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp526 auto mapperObjectMap = dbusUtility::getObjectMap( in processFunctionalProperty()
573 dbusUtility::getObjectMap(i_inventoryObjPath, l_enableInf); in processEnabledProperty()
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp1046 dbusUtility::getObjectMap(l_systemVpdInvPath, l_interfaceList); in setDeviceTreeAndJson()