Home
last modified time | relevance | path

Searched refs:ObjectMap (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/phosphor-fan-presence/cooling-type/
H A Dcooling_type.cpp80 CoolingType::ObjectMap CoolingType::getObjectMap(const std::string& objpath) in getObjectMap()
82 ObjectMap invObj; in getObjectMap()
99 ObjectMap invObj = getObjectMap(objpath); in updateInventory()
H A Dcooling_type.hpp32 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::cooling::type::CoolingType
89 ObjectMap getObjectMap(const std::string& objpath);
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.cpp54 GpioPresence::ObjectMap GpioPresence::getObjectMap(bool present) in getObjectMap()
56 ObjectMap invObj; in getObjectMap()
75 ObjectMap invObj = getObjectMap(present); in updateInventory()
H A Dgpio_presence.hpp46 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::GpioPresence
129 ObjectMap getObjectMap(bool present);
/openbmc/phosphor-fan-presence/
H A Dutility.hpp103 using ObjectMap = std::map<Object, InterfaceMap>; in getObjMap() typedef
105 ObjectMap objectMap; in getObjMap()
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.cpp140 Presence::ObjectMap Presence::getObjectMap(bool present) in getObjectMap()
142 ObjectMap invObj; in getObjectMap()
161 ObjectMap invObj = getObjectMap(present); in updateInventory()
H A Dgpio_presence.hpp45 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::presence::Presence
120 ObjectMap getObjectMap(bool present);
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp24 using ObjectMap = std::map<Object, InterfaceMap>; typedef
63 ObjectMap invObj; in setPresence()
92 ObjectMap invObj; in setAvailable()
H A Dnew_power_supply.cpp949 using ObjectMap = std::map<sdbusplus::message::object_path, InterfaceMap>; in updateInventory() typedef
950 ObjectMap object; in updateInventory()
/openbmc/ipmi-fru-parser/
H A Dtypes.hpp35 using ObjectMap = std::map<Object, InterfaceMap>; typedef
/openbmc/openpower-vpd-parser/wait-vpd-parser/include/
H A Dprime_inventory.hpp66 bool primeInventory(vpd::types::ObjectMap& o_objectInterfaceMap,
/openbmc/phosphor-gpio-monitor/
H A Devdev.hpp66 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::Evdev
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.hpp63 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::fan::monitor::Fan
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp611 types::ObjectMap& objectInterfaceMap, in populateDbus()
708 types::ObjectMap l_pimObjMap{ in processPreAction()
948 types::ObjectMap objectInterfaceMap; in parseAndPublishVPD()
1250 types::ObjectMap l_objectMap; in deleteFruVpd()
1360 types::ObjectMap l_objectInterfaceMap; in setPresentProperty()
1600 types::ObjectMap l_dbusObjectMap; in collectSingleFruVpd()
H A Dgpio_monitor.cpp32 types::ObjectMap l_dbusObjectMap; in handleChangeInGpioPin()
H A Dlistener.cpp150 types::ObjectMap l_objectMap = { in assetTagChangeCallback()
554 return dbusUtility::callPIM(types::ObjectMap{ in updateCorrelatedProperty()
H A Dparser.cpp216 types::ObjectMap l_dbusObjMap = {std::make_pair( in updateVpdKeyword()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dworker.hpp94 types::ObjectMap& objectInterfaceMap,
H A Dtypes.hpp104 using ObjectMap = std::map<sdbusplus::message::object_path, InterfaceMap>; typedef
/openbmc/openpower-vpd-parser/wait-vpd-parser/src/
H A Dprime_inventory.cpp104 vpd::types::ObjectMap l_objectInterfaceMap; in primeSystemBlueprint()
148 vpd::types::ObjectMap& o_objectInterfaceMap, in primeInventory()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp264 inline bool callPIM(types::ObjectMap&& objectMap) in callPIM()
575 types::ObjectMap l_objectMap; in notifyFRUCollectionStatus()
H A Dvpd_specific_utility.hpp986 types::ObjectMap l_objectInterfaceMap; in updateKwdOnInheritedFrus()
1179 types::ObjectMap l_objectInterfaceMap; in updateCiPropertyOfInheritedFrus()
1433 types::ObjectMap l_objectInterfaceMap; in setCollectionStatusProperty()
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp404 if (!dbusUtility::callPIM(types::ObjectMap{ in checkAndUpdatePowerVsVpd()
796 types::ObjectMap l_objectInterfaceMap; in publishSystemVPD()
1116 if (dbusUtility::callPIM(types::ObjectMap{ in performInitialSetup()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp200 using ObjectMap = std::map<Object, InterfaceMap>; typedef
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp320 ipmi::sensor::ObjectMap objects; in assertion()

12